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 the direct solution (LU factorization) for linear systems of the form Ax = b. It is a wrapper for the LU solver of PETSc.
Constructor
Constructor
Set operator (matrix)
Set operator (matrix)
Get operator (matrix)
Solve linear system Ax = b
Solve linear system Ax = b
Solve linear system Ax = b
Solve linear system Ax = b
Solve linear system A^Tx = b
Solve linear system A^Tx = b
Solve linear system A^Tx = b
Sets the prefix used by PETSc when searching the options database
Returns the prefix used by PETSc when searching the options database
Return informal string representation (pretty-print)
Return PETSc KSP pointer
Return a list of available solver methods
Default parameter values