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