Paketname | python-ufc |
Beschreibung | unified code generation interface for form-compilers |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.4.0-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 308 Byte |
Hängt ab von | ufc (= 1.4.0-1), python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.4), libgc |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ufc |
Paketgröße | 51206 Byte |
Prüfsumme MD5 | de1a64c06e021c83f9afbed030546d1b |
Prüfsumme SHA1 | cce06c4ee7e46d09e432b1fb8d55677f7073e1d4 |
Prüfsumme SHA256 | f6a598b035eea73e89da5be8cab6c05d3017dadbcaa6e7b89b2c5b44da12c394 |
Link zum Herunterladen | python-ufc_1.4.0-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.
|