← Back to team overview

ufl team mailing list archive

Re: [Question #173119]: Outputting a symbolic jacobian to a file

 

Question #173119 on UFL changed:
https://answers.launchpad.net/ufl/+question/173119

    Status: Open => Answered

Marie Rognes proposed the following answer:

Pretty much with a few exceptions: basically replace FunctionSpace by FiniteElement and Function by Coefficient.

Take a look at

    http://fenicsproject.org/doc/ufl/1.0-beta2/ufl.html#ufl-package

and/or relevant UFL demos, for instance

    ufl/demo/PowAD.ufl

-- 
You received this question notification because you are a member of UFL
Team, which is an answer contact for UFL.