[ 源代码: ufl ]
软件包:python-ufl-doc(2019.2.0~git20210211.d60cd09-1)
python-ufl-doc 的相关链接
Debian 的资源:
下载源码包 ufl:
- [ufl_2019.2.0~git20210211.d60cd09-1.dsc]
- [ufl_2019.2.0~git20210211.d60cd09.orig.tar.gz]
- [ufl_2019.2.0~git20210211.d60cd09-1.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.