Paketname | python-ufc |
Beschreibung | unified code generation interface for form-compilers |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.4.1-1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 452 Byte |
Hängt ab von | ufc (= 1.4.1-1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libc6 (>= 2.1.3), lib |
Empfohlene Pakete | |
Paketbetreuer | Debian Science Team |
Quelle | ufc |
Paketgröße | 92038 Byte |
Prüfsumme MD5 | 9ce19bea5b80f864a17ea5dc1da829bb |
Prüfsumme SHA1 | 6b44b92a2e33dca57a1ddf7e3b01ed12b3ba5aa5 |
Prüfsumme SHA256 | b641857667f627e90e7a9483e5a2a11cadf4c97405610c7b6f98252766d19c59 |
Link zum Herunterladen | python-ufc_1.4.1-1_i386.deb |
Ausführliche Beschreibung | UFC (Unified Form-assembly Code) is a unified framework for finite element
assembly. More precisely, it defines a fixed interface for communicating low
level routines (functions) for evaluating and assembling finite element
variational forms. The UFC interface consists of a single header file ufc.h
that specifies a C++ interface that must be implemented by code that complies
with the UFC specification. Examples of form compilers that support the UFC
interface are FFC and SyFi.
.
This package contains the Python bindings for UFC.
|