Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for Stokhos::SGPreconditioner, 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 |
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::SGOperator > &sg_op, const Epetra_Vector &x)=0 | Stokhos::SGPreconditioner | pure virtual |
SetUseTranspose(bool UseTranspose)=0 | Epetra_Operator | pure virtual |
SGPreconditioner() | Stokhos::SGPreconditioner | inline |
UseTranspose() const =0 | Epetra_Operator | pure virtual |
~SGPreconditioner() | Stokhos::SGPreconditioner | inlinevirtual |