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 None

The membership flag

Previous topic

PETScLUSolver

Next topic

PETScMatrix

This Page