ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00410
Bug fix for mixed elements: dereference pointer to subelement. [...]
Commit from logg (2005-11-01 16:48 CET)
----------------
Bug fix for mixed elements: dereference pointer to subelement.
Forgot to add a '*' in return *subelements[i]. Never actually compiled
the code before. Does it work now Andy?
ffc src/ffc/compiler/dofmap.py 1.24
ffc src/ffc/format/dolfin.py 1.58
ffc src/reference/Mass.h 1.11
ffc src/reference/Stokes.h 1.8
Follow ups