Navigation

Operators and Keywords

Function List:

C++ API

Function File: = import_ufl_BilinearForm (myproblem)

Import a BilinearForm from a ufl file.

myproblem is the name of the ufl file where the BilinearForm is defined.

This function creates in the working directory a file called myproblem_BilinearForm.oct.

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

Package: fem-fenics