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 implements Krylov methods for linear systems of the form Ax = b. It is a wrapper for the Belos iterative solver from Trilinos
Create Krylov solver for a particular method and names preconditioner
Set operator (matrix)
Set operator (matrix) and preconditioner matrix
Get operator (matrix)
Solve linear system Ax = b and return number of iterations
Solve linear system Ax = b and return number of iterations
Return informal string representation (pretty-print)
Return a list of available solver methods
Return a list of available preconditioners
Default parameter values