ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00430
Don't declare unused coefficients (or gcc will complain). [...]
Commit from logg (2005-11-15 21:53 CET)
----------------
Don't declare unused coefficients (or gcc will complain).
This has worked before but the problem was reintroduced when
the computation of coefficients was separated from the computation
of the geometry tensor (while adding support for projections).
Andy: this should take care of the problem with the Stokes norms.
ffc ChangeLog 1.96
ffc scripts/verify 1.4
ffc src/ffc/compiler/compiler.py 1.33
ffc src/ffc/compiler/elementtensor.py 1.23
ffc src/ffc/compiler/form.py 1.19
ffc src/ffc/compiler/geometrytensor.py 1.16
ffc src/ffc/compiler/mixedelement.py 1.5
ffc src/ffc/format/dolfin.py 1.61