Paketname | python-ffc |
Beschreibung | compiler for finite element variational forms |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.2-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 1428 Byte |
Hängt ab von | python-ufc, python-fiat, python-instant, python-ufl, python (>= 2.5), python-central (>= 0.6.11) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ffc |
Paketgröße | 543748 Byte |
Prüfsumme MD5 | 63f50ad29fba1cd98708f2567e4a3a32 |
Prüfsumme SHA1 | 0677c02d6b50b232b8fb920c31318b3db0961976 |
Prüfsumme SHA256 | 2d0b377a565503aa09e5c720f7f025a9910207c59ba826386e8859d126b76726 |
Link zum Herunterladen | python-ffc_0.9.2-1_all.deb |
Ausführliche Beschreibung | The FEniCS Form Compiler FFC provides state-of-the-art automatic and efficient
evaluation of general multilinear forms (variational formulations) for FEniCS.
FFC functions as the form evaluation system for DOLFIN but can also be used to
compile forms for other systems.
.
FFC works as a compiler for multilinear forms by generating code (C or C++)
for the evaluation of a multilinear form given in mathematical notation. This
new approach to form evaluation makes it possible to combine generality with
efficiency; the form can be given in mathematical notation and the generated
code is as efficient as hand-optimized code.
|