Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Solve linear variational problem a(u, v) == L(v) without essential boundary conditions
Solve linear variational problem a(u, v) == L(v) with single boundary condition
Solve linear variational problem a(u, v) == L(v) with list of boundary conditions
Solve nonlinear variational problem F(u; v) = 0 without essential boundary conditions
Solve linear variational problem F(u; v) = 0 with single boundary condition
Solve linear variational problem F(u; v) = 0 with list of boundary conditions