PyTrilinos Development
PyMatrix Class Reference
Collaboration diagram for PyMatrix:
Collaboration graph
[legend]

List of all members.

 PyMatrix (const Space &RowSpace, const Space &ColSpace)
 Constructor with given already computed ML_Operator pointer.
 ~PyMatrix ()
 Destructor.
const Space & GetRowSpace () const
void SetElement (int row, int col, double value)
void FillComplete ()
Epetra_FECrsMatrix * GetMatrix ()

The documentation for this class was generated from the following file:
 All Classes Functions