Navigation

Operators and Keywords

Function List:

C++ API

Function File: = import_ufl_Problem (myproblem)

Import a Variational Problem from a ufl file.

myproblem is the name of the ufl file where the BilinearForm, the LinearForm and the FunctionSpace are defined.

See also: import_ufl_BilinearForm, FunctionSpace, BilinearForm, LinearForm, Functional.

Package: fem-fenics