ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00420
Add initial support for projections. [...]
Commit from logg (2005-11-08 19:14 CET)
----------------
Add initial support for projections.
Known bugs:
- Works currently only for scalars
- Multiple projections of the same function not treated correctly
ffc TODO 1.54
+ ffc src/demo/Projection.form 1.1
ffc src/ffc/compiler/algebra.py 1.22
ffc src/ffc/compiler/compiler.py 1.31
ffc src/ffc/compiler/elementsearch.py 1.5
ffc src/ffc/compiler/elementtensor.py 1.22
ffc src/ffc/compiler/finiteelement.py 1.27
ffc src/ffc/compiler/form.py 1.17
ffc src/ffc/compiler/projection.py 1.2
ffc src/ffc/compiler/tokens.py 1.2
ffc src/ffc/format/dolfin.py 1.59