PETScLinearOperator¶
-
class
dolfin.cpp.la.
PETScLinearOperator
¶ Bases:
dolfin.cpp.la.PETScBaseMatrix
,dolfin.cpp.la.GenericLinearOperator
Constructor
-
init_layout
()¶
-
mult
()¶ Compute matrix-vector product y = Ax
-
size
()¶ Return size of given dimension
-
thisown
¶ The membership flag
-