Navigation

Operators and Keywords

Function List:

C++ API

Function File: = import_ufl_LinearForm (myproblem)

Import a LinearForm from a ufl file.

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

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

Package: fem-fenics