ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00298
Implement generation of function vertexeval() that evaluates all components [...]
Commit from logg (2005-09-21 16:14 CEST)
----------------
Implement generation of function vertexeval() that evaluates all components
of a discrete function (a DOLFIN Function) at a given vertex (to be used
for post-processing in DOLFIN). Should fix vertex evaluation for mixed
elements.
ffc ChangeLog 1.77
ffc src/demo/Stokes.form 1.2
ffc src/ffc/compiler/finiteelement.py 1.25
+ ffc src/ffc/compiler/vertexeval.py 1.1
ffc src/ffc/format/dolfin.py 1.37