Bases: dolfin.cpp.la.PETScObject, dolfin.cpp.common.Variable
This class is a base class for matrices that can be used in PETScKrylovSolver.
Initialize vector to be compatible with the matrix-vector product y = Ax. In the parallel case, both size and layout are important.
Return local range along dimension dim
Return number of rows (dim = 0) or columns (dim = 1)
The membership flag