Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
This class represents a variational equation lhs == rhs. The equation can be either linear or nonlinear:
Create equation a == L
Create equation F == 0
Check whether equation is linear
Return form for left-hand side
Return form for right-hand side
Return value for right-hand side