New question #149003 on DOLFIN: https://answers.launchpad.net/dolfin/+question/149003
Hello, I have to compute something like this: S = @(x) (a\x); (Matlab code) in FEniCS (Python). Furthermore, I want to pass such an anonymous function to the gmres solver. Is this possible? Thanks, Patricia -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

