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.
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
Solve linear system A^Tx = b
Solve linear system A^Tx = b
Return parameter type: “krylov_solver” or “lu_solver”
Update solver parameters (useful for LinearSolver wrapper)