ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00326
- Fix bug in dofmap() for equal order mixed elements [...]
Commit from logg (2005-09-26 17:02 CEST)
----------------
- Fix bug in dofmap() for equal order mixed elements
- Add compiler option -d debuglevel
Garth, see if this helps.
Also, there is now a new command-line flag -d debuglevel. If > 0, more
debug info will be printed during compilation (level 1 is reasonable).
Also, ffc won't catch exceptions with this option.
ffc ChangeLog 1.80
ffc src/bin/ffc 1.23
ffc src/ffc/common/debug.py 1.4
ffc src/ffc/compiler/dofmap.py 1.21
ffc src/ffc/compiler/referencetensor.py 1.12
Follow ups