Amesos Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Amesos_Component, including all inherited members.
GetColumnPermutation(int **ColumnPermutation)=0 | Amesos_Component | pure virtual |
GetRowPermutation(int **RowPermutation)=0 | Amesos_Component | pure virtual |
GetSchurComplement(Epetra_CrsMatrix *SchurComplement)=0 | Amesos_Component | pure virtual |
GetSubMatrixSize(int *SubMatrixSize)=0 | Amesos_Component | pure virtual |
Lsolve()=0 | Amesos_Component | pure virtual |
PartialFactorization()=0 | Amesos_Component | pure virtual |
SetColumnPermutation(int *ColumnPermutation)=0 | Amesos_Component | pure virtual |
SetRowPermutation(int *RowPermutation)=0 | Amesos_Component | pure virtual |
SetSubMatrixSize(int SubMatrixSize)=0 | Amesos_Component | pure virtual |
Usolve()=0 | Amesos_Component | pure virtual |
~Amesos_Component() | Amesos_Component | inlinevirtual |