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 is a base class for matrices that can be used in PETScKrylovSolver.
Constructor
Constructor
Copy constructor
Return number of rows (dim = 0) or columns (dim = 1)
Return local range along dimension dim
Initialize vector to be compatible with the matrix-vector product y = Ax. In the parallel case, both size and layout are important.
Return PETSc Mat pointer
Return informal string representation (pretty-print)