Navigation

Operators and Keywords

Function List:

C++ API

Function File: = import_ufl_Functional (myproblem)

Import a Functional from a ufl file.

myproblem is the name of the ufl file where the Functional is defined. This function creates in the working directory a file called myproblem_Functional.oct.

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

Package: fem-fenics