This is the complete list of members for Ifpack_IC, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const (defined in Ifpack_IC) | Ifpack_IC | virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_IC | virtual |
ApplyInverseFlops() const | Ifpack_IC | inlinevirtual |
ApplyInverseTime() const | Ifpack_IC | inlinevirtual |
Comm() const | Ifpack_IC | inlinevirtual |
Compute() | Ifpack_IC | virtual |
ComputeFlops() const | Ifpack_IC | inlinevirtual |
ComputeSetup() (defined in Ifpack_IC) | Ifpack_IC | |
ComputeTime() const | Ifpack_IC | inlinevirtual |
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 | inlinevirtual |
D() const | Ifpack_IC | inline |
GetAbsoluteThreshold() | Ifpack_IC | inline |
GetRelativeThreshold() | Ifpack_IC | inline |
HasNormInf() const | Ifpack_IC | inlinevirtual |
Ifpack_IC(Epetra_RowMatrix *A) | Ifpack_IC | |
Initialize() | Ifpack_IC | virtual |
InitializeFlops() const | Ifpack_IC | inlinevirtual |
InitializeTime() const | Ifpack_IC | inlinevirtual |
IsComputed() const | Ifpack_IC | inlinevirtual |
IsInitialized() const | Ifpack_IC | inlinevirtual |
Label() const (defined in Ifpack_IC) | Ifpack_IC | inlinevirtual |
Matrix() const | Ifpack_IC | inlinevirtual |
Matrix() (defined in Ifpack_IC) | Ifpack_IC | inline |
NormInf() const | Ifpack_IC | inlinevirtual |
NumApplyInverse() const | Ifpack_IC | inlinevirtual |
NumCompute() const | Ifpack_IC | inlinevirtual |
NumGlobalNonzeros() const | Ifpack_IC | inline |
NumGlobalNonzeros64() const (defined in Ifpack_IC) | Ifpack_IC | inline |
NumInitialize() const | Ifpack_IC | inlinevirtual |
NumMyNonzeros() const | Ifpack_IC | inline |
OperatorDomainMap() const | Ifpack_IC | inlinevirtual |
OperatorRangeMap() const | Ifpack_IC | inlinevirtual |
Print(std::ostream &os) const | Ifpack_IC | virtual |
SetAbsoluteThreshold(double Athresh) | Ifpack_IC | inline |
SetLabel(const char *Label_in) (defined in Ifpack_IC) | Ifpack_IC | inline |
SetParameter(const std::string, const int) (defined in Ifpack_IC) | Ifpack_IC | inline |
SetParameter(const std::string, const double) (defined in Ifpack_IC) | Ifpack_IC | inline |
SetParameters(Teuchos::ParameterList ¶meterlis) | Ifpack_IC | virtual |
SetRelativeThreshold(double Rthresh) | Ifpack_IC | inline |
SetUseTranspose(bool UseTranspose_in) | Ifpack_IC | inlinevirtual |
U() const | Ifpack_IC | inline |
UseTranspose() const | Ifpack_IC | inlinevirtual |
~Ifpack_IC() | Ifpack_IC | virtual |