Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Parent class(es)
This class provides a general solver for linear systems Ax = b.
Create linear solver
Set the operator (matrix)
Set the operator (matrix) and preconditioner matrix
Solve linear system Ax = b
Solve linear system Ax = b
Default parameter values
Update solver parameters (pass parameters down to wrapped implementation)
Return parameter type: “krylov_solver” or “lu_solver”