[ 原始碼: ufl ]
套件:python-ufl-doc(2018.1.0-5)
python-ufl-doc 的相關連結
Debian 的資源:
下載原始碼套件 ufl:
- [ufl_2018.1.0-5.dsc]
- [ufl_2018.1.0.orig.tar.gz]
- [ufl_2018.1.0.orig.tar.gz.asc]
- [ufl_2018.1.0-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [fenicsproject.org]
相似套件:
documentation and demos for UFL
UFL (Unified Form Language) is a unified language for definition of variational forms intended for finite element discretization. More precisely, it defines a fixed interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation. The form compilers FFC and SyFi use UFL as their end-user interface, producing UFC implementations as their output.
This package contains documentation and demos for UFL.