Language

Package: python-fenics-ufl @ 2019.1.0

Synopsis

Unified language for form-compilers

Description

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.

Home page
https://bitbucket.org/fenics-project/ufl/
Location
gnu/packages/simulation.scm (line: 298, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?