Navigation

Operators and Keywords

Function List:

C++ API

Function File: = import_ufl_FunctionSpace (myproblem)

Import a FunctionSpace from a ufl file.

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

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

Package: fem-fenics