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 defines an interface for a Krylov solver. The appropriate solver is chosen on the basis of the matrix/vector type.
Constructor
Constructor
Set operator (matrix)
Set operator (matrix) and preconditioner matrix
Set null space of the operator (matrix). This is used to solve singular systems
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”