This is the complete list of members for Ifpack_SILU, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const (defined in Ifpack_SILU) | Ifpack_SILU | inlinevirtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_SILU | virtual |
ApplyInverseFlops() const | Ifpack_SILU | inlinevirtual |
ApplyInverseTime() const | Ifpack_SILU | inlinevirtual |
Comm() const | Ifpack_SILU | inlinevirtual |
Compute() | Ifpack_SILU | virtual |
ComputeFlops() const | Ifpack_SILU | inlinevirtual |
ComputeTime() const | Ifpack_SILU | inlinevirtual |
Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_SILU | virtual |
Condest() const | Ifpack_SILU | inlinevirtual |
HasNormInf() const | Ifpack_SILU | inlinevirtual |
Ifpack_SILU(Epetra_RowMatrix *A) | Ifpack_SILU | |
Initialize() | Ifpack_SILU | virtual |
InitializeFlops() const | Ifpack_SILU | inlinevirtual |
InitializeTime() const | Ifpack_SILU | inlinevirtual |
IsComputed() const | Ifpack_SILU | inlinevirtual |
IsInitialized() const | Ifpack_SILU | inlinevirtual |
Label() const | Ifpack_SILU | inlinevirtual |
Matrix() const | Ifpack_SILU | inlinevirtual |
Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const (defined in Ifpack_SILU) | Ifpack_SILU | |
NormInf() const | Ifpack_SILU | inlinevirtual |
NumApplyInverse() const | Ifpack_SILU | inlinevirtual |
NumCompute() const | Ifpack_SILU | inlinevirtual |
NumInitialize() const | Ifpack_SILU | inlinevirtual |
OperatorDomainMap() const | Ifpack_SILU | inlinevirtual |
OperatorRangeMap() const | Ifpack_SILU | inlinevirtual |
Print(std::ostream &os) const | Ifpack_SILU | virtual |
SetLabel(const char *Label_in) | Ifpack_SILU | inline |
SetParameters(Teuchos::ParameterList ¶meterlist) | Ifpack_SILU | virtual |
SetUseTranspose(bool UseTranspose_in) | Ifpack_SILU | inlinevirtual |
UseTranspose() const | Ifpack_SILU | inlinevirtual |
~Ifpack_SILU() | Ifpack_SILU | inline |