ML_Epetra::RowMatrix Member List
This is the complete list of members for
ML_Epetra::RowMatrix, including all inherited members.
Allocated_ | ML_Epetra::RowMatrix | [mutable, private] |
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | ML_Epetra::RowMatrix | [inline, virtual] |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | ML_Epetra::RowMatrix | [inline, virtual] |
ColMap_ | ML_Epetra::RowMatrix | [private] |
Comm() const | ML_Epetra::RowMatrix | [inline] |
Comm_ | ML_Epetra::RowMatrix | [private] |
Diagonal_ | ML_Epetra::RowMatrix | [private] |
DomainMap_ | ML_Epetra::RowMatrix | [private] |
ExtractDiagonalCopy(Epetra_Vector &Diagonal) const | ML_Epetra::RowMatrix | [virtual] |
ExtractMyRowCopy(int MyRow, int Length, int &NumEntries, double *Values, int *Indices) const | ML_Epetra::RowMatrix | [virtual] |
Filled() const | ML_Epetra::RowMatrix | [inline, virtual] |
FreeCommObject_ | ML_Epetra::RowMatrix | [private] |
HasNormInf() const | ML_Epetra::RowMatrix | [inline] |
Importer_ | ML_Epetra::RowMatrix | [mutable, private] |
Indices_ | ML_Epetra::RowMatrix | [mutable, private] |
InvColSums(Epetra_Vector &x) const | ML_Epetra::RowMatrix | [inline, virtual] |
InvRowSums(Epetra_Vector &x) const | ML_Epetra::RowMatrix | [inline, virtual] |
Label() const | ML_Epetra::RowMatrix | [inline] |
Label_ | ML_Epetra::RowMatrix | [private] |
LeftScale(const Epetra_Vector &x) | ML_Epetra::RowMatrix | [inline, virtual] |
LowerTriangular() const | ML_Epetra::RowMatrix | [virtual] |
Map() const | ML_Epetra::RowMatrix | [inline] |
MaxNumEntries() const | ML_Epetra::RowMatrix | [virtual] |
MaxNumEntries_ | ML_Epetra::RowMatrix | [private] |
Multiply(bool TransA, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | ML_Epetra::RowMatrix | [virtual] |
NormInf() const | ML_Epetra::RowMatrix | [virtual] |
NormInf_ | ML_Epetra::RowMatrix | [private] |
NormOne() const | ML_Epetra::RowMatrix | [inline, virtual] |
NumGlobalCols() const | ML_Epetra::RowMatrix | [virtual] |
NumGlobalCols_ | ML_Epetra::RowMatrix | [private] |
NumGlobalDiagonals() const | ML_Epetra::RowMatrix | [virtual] |
NumGlobalDiagonals_ | ML_Epetra::RowMatrix | [private] |
NumGlobalNonzeros() const | ML_Epetra::RowMatrix | [virtual] |
NumGlobalNonzeros_ | ML_Epetra::RowMatrix | [private] |
NumGlobalRows() const | ML_Epetra::RowMatrix | [virtual] |
NumGlobalRows_ | ML_Epetra::RowMatrix | [private] |
NumMyCols() const | ML_Epetra::RowMatrix | [virtual] |
NumMyCols_ | ML_Epetra::RowMatrix | [private] |
NumMyDiagonals() const | ML_Epetra::RowMatrix | [virtual] |
NumMyDiagonals_ | ML_Epetra::RowMatrix | [private] |
NumMyNonzeros() const | ML_Epetra::RowMatrix | [virtual] |
NumMyNonzeros_ | ML_Epetra::RowMatrix | [private] |
NumMyRowEntries(int MyRow, int &NumEntries) const | ML_Epetra::RowMatrix | [virtual] |
NumMyRowEntries_ | ML_Epetra::RowMatrix | [private] |
NumMyRows() const | ML_Epetra::RowMatrix | [virtual] |
NumMyRows_ | ML_Epetra::RowMatrix | [private] |
Op_ | ML_Epetra::RowMatrix | [private] |
OperatorDomainMap() const | ML_Epetra::RowMatrix | [inline] |
OperatorRangeMap() const | ML_Epetra::RowMatrix | [inline] |
RangeMap_ | ML_Epetra::RowMatrix | [private] |
RightScale(const Epetra_Vector &x) | ML_Epetra::RowMatrix | [inline, virtual] |
RowMatrix(ML_Operator *Op, const Epetra_Comm *Comm=0, const bool cheap=false, const USR_COMM=MPI_COMM_WORLD) | ML_Epetra::RowMatrix | |
RowMatrixColMap() const | ML_Epetra::RowMatrix | [virtual] |
RowMatrixImporter() const | ML_Epetra::RowMatrix | [virtual] |
RowMatrixRowMap() const | ML_Epetra::RowMatrix | [virtual] |
SetLabel(const char *label) | ML_Epetra::RowMatrix | [inline] |
SetOwnership(bool ownership) | ML_Epetra::RowMatrix | [inline] |
SetUseTranspose(bool UseTranspose) | ML_Epetra::RowMatrix | [inline] |
Solve(bool Upper, bool Trans, bool UnitDiagonal, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | ML_Epetra::RowMatrix | [inline, virtual] |
UpperTriangular() const | ML_Epetra::RowMatrix | [virtual] |
UseTranspose() const | ML_Epetra::RowMatrix | [inline] |
Values_ | ML_Epetra::RowMatrix | [mutable, private] |
~RowMatrix() | ML_Epetra::RowMatrix | [virtual] |