Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Constructor
Create empty matrix
Create empty vector
Create empty tensor layout
Create empty linear operator
Create LU solver
Create Krylov solver
Return a list of available LU solver methods. This function should be overloaded by subclass if non-empty.
Return a list of available Krylov solver methods. This function should be overloaded by subclass if non-empty.
Return a list of available preconditioners. This function should be overloaded by subclass if non-empty.
Parent class(es)