Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 759 Bytes

index.rst

File metadata and controls

34 lines (23 loc) · 759 Bytes

UFL: Unified Form Language

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

UFL is part of the FEniCS Project.

For more information, visit http://www.fenicsproject.org

Documentation

.. toctree::
   :titlesonly:
   :maxdepth: 1

   installation
   manual
   API reference <api-doc/ufl>
   releases

[FIXME: These links don't belong here, should go under API reference somehow.]