Ifpack_IC Member List
This is the complete list of members for
Ifpack_IC, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_IC | |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_IC | [virtual] |
ApplyInverseFlops() const | Ifpack_IC | [inline, virtual] |
ApplyInverseTime() const | Ifpack_IC | [inline, virtual] |
Comm() const | Ifpack_IC | [inline] |
Compute() | Ifpack_IC | [virtual] |
ComputeFlops() const | Ifpack_IC | [inline, virtual] |
ComputeSetup() | Ifpack_IC | |
ComputeTime() const | Ifpack_IC | [inline, virtual] |
Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_IC | [virtual] |
Condest() const | Ifpack_IC | [inline, virtual] |
D() const | Ifpack_IC | [inline] |
GetAbsoluteThreshold() | Ifpack_IC | [inline] |
GetRelativeThreshold() | Ifpack_IC | [inline] |
HasNormInf() const | Ifpack_IC | [inline] |
Ifpack_IC(Epetra_RowMatrix *A) | Ifpack_IC | |
Initialize() | Ifpack_IC | [virtual] |
InitializeFlops() const | Ifpack_IC | [inline, virtual] |
InitializeTime() const | Ifpack_IC | [inline, virtual] |
IsComputed() const | Ifpack_IC | [inline, virtual] |
IsInitialized() const | Ifpack_IC | [inline, virtual] |
Label() const | Ifpack_IC | [inline] |
Matrix() const | Ifpack_IC | [inline, virtual] |
Matrix() | Ifpack_IC | [inline] |
NormInf() const | Ifpack_IC | [inline] |
NumApplyInverse() const | Ifpack_IC | [inline, virtual] |
NumCompute() const | Ifpack_IC | [inline, virtual] |
NumGlobalNonzeros() const | Ifpack_IC | [inline] |
NumInitialize() const | Ifpack_IC | [inline, virtual] |
NumMyNonzeros() const | Ifpack_IC | [inline] |
OperatorDomainMap() const | Ifpack_IC | [inline] |
OperatorRangeMap() const | Ifpack_IC | [inline] |
Print(std::ostream &os) const | Ifpack_IC | [virtual] |
SetAbsoluteThreshold(double Athresh) | Ifpack_IC | [inline] |
SetLabel(const char *Label_in) | Ifpack_IC | [inline] |
SetParameter(const string Name, const int Value) | Ifpack_IC | [inline] |
SetParameter(const string Name, const double Value) | Ifpack_IC | [inline] |
SetParameters(Teuchos::ParameterList ¶meterlis) | Ifpack_IC | [virtual] |
SetRelativeThreshold(double Rthresh) | Ifpack_IC | [inline] |
SetUseTranspose(bool UseTranspose_in) | Ifpack_IC | [inline] |
U() const | Ifpack_IC | [inline] |
UseTranspose() const | Ifpack_IC | [inline] |
~Ifpack_IC() | Ifpack_IC | [virtual] |