Ifpack_ILU Member List
This is the complete list of members for
Ifpack_ILU, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | [inline] |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | [virtual] |
ApplyInverseFlops() const | Ifpack_ILU | [inline, virtual] |
ApplyInverseTime() const | Ifpack_ILU | [inline, virtual] |
Comm() const | Ifpack_ILU | [inline] |
Compute() | Ifpack_ILU | [virtual] |
ComputeFlops() const | Ifpack_ILU | [inline, virtual] |
ComputeTime() const | Ifpack_ILU | [inline, virtual] |
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 | [inline, virtual] |
D() const | Ifpack_ILU | [inline] |
HasNormInf() const | Ifpack_ILU | [inline] |
Ifpack_ILU(Epetra_RowMatrix *A) | Ifpack_ILU | |
Initialize() | Ifpack_ILU | [virtual] |
InitializeFlops() const | Ifpack_ILU | [inline, virtual] |
InitializeTime() const | Ifpack_ILU | [inline, virtual] |
IsComputed() const | Ifpack_ILU | [inline, virtual] |
IsInitialized() const | Ifpack_ILU | [inline, virtual] |
L() const | Ifpack_ILU | [inline] |
Label() const | Ifpack_ILU | [inline] |
Matrix() const | Ifpack_ILU | [inline, virtual] |
Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | |
NormInf() const | Ifpack_ILU | [inline] |
NumApplyInverse() const | Ifpack_ILU | [inline, virtual] |
NumCompute() const | Ifpack_ILU | [inline, virtual] |
NumInitialize() const | Ifpack_ILU | [inline, virtual] |
OperatorDomainMap() const | Ifpack_ILU | [inline] |
OperatorRangeMap() const | Ifpack_ILU | [inline] |
Print(ostream &os) const | Ifpack_ILU | [virtual] |
Ifpack_Preconditioner::Print(std::ostream &os) const =0 | Ifpack_Preconditioner | [pure virtual] |
SetLabel(const char *Label_in) | Ifpack_ILU | [inline] |
SetParameters(Teuchos::ParameterList ¶meterlist) | Ifpack_ILU | [virtual] |
SetUseTranspose(bool UseTranspose_in) | Ifpack_ILU | [inline] |
U() const | Ifpack_ILU | [inline] |
UseTranspose() const | Ifpack_ILU | [inline] |
~Ifpack_ILU() | Ifpack_ILU | [inline] |