Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for Stokhos::MPPreconditioner, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const =0 | Epetra_Operator | pure virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const =0 | Epetra_Operator | pure virtual |
Comm() const =0 | Epetra_Operator | pure virtual |
HasNormInf() const =0 | Epetra_Operator | pure virtual |
Label() const =0 | Epetra_Operator | pure virtual |
MPPreconditioner() | Stokhos::MPPreconditioner | inline |
NormInf() const =0 | Epetra_Operator | pure virtual |
OperatorDomainMap() const =0 | Epetra_Operator | pure virtual |
OperatorRangeMap() const =0 | Epetra_Operator | pure virtual |
setupPreconditioner(const Teuchos::RCP< Stokhos::BlockDiagonalOperator > &mp_op, const Epetra_Vector &x)=0 | Stokhos::MPPreconditioner | pure virtual |
SetUseTranspose(bool UseTranspose)=0 | Epetra_Operator | pure virtual |
UseTranspose() const =0 | Epetra_Operator | pure virtual |
~MPPreconditioner() | Stokhos::MPPreconditioner | inlinevirtual |