Question #127978 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/127978
Garth Wells posted a new comment: For complicated functions, you need to compute them inside a user- defined Expression. If it depends on the solution, then you can pass the solution function to the Expression constructor. -- 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

