Ifpack Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Ifpack_IC, including all inherited members.
A_ | Ifpack_IC | private |
AbsoluteThreshold() const | Ifpack_IC | inlineprivate |
Aict_ | Ifpack_IC | private |
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_IC | virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_IC | virtual |
ApplyInverseFlops() const | Ifpack_IC | inlinevirtual |
ApplyInverseFlops_ | Ifpack_IC | mutableprivate |
ApplyInverseTime() const | Ifpack_IC | inlinevirtual |
ApplyInverseTime_ | Ifpack_IC | mutableprivate |
Athresh_ | Ifpack_IC | private |
Comm() const | Ifpack_IC | inlinevirtual |
Comm_ | Ifpack_IC | private |
Compute() | Ifpack_IC | virtual |
ComputeFlops() const | Ifpack_IC | inlinevirtual |
ComputeFlops_ | Ifpack_IC | private |
ComputeSetup() | Ifpack_IC | |
ComputeTime() const | Ifpack_IC | inlinevirtual |
ComputeTime_ | Ifpack_IC | private |
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 |
Condest_ | Ifpack_IC | private |
D() const | Ifpack_IC | inline |
D_ | Ifpack_IC | private |
Droptol_ | Ifpack_IC | private |
DropTolerance() const | Ifpack_IC | inlineprivate |
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 |
InitializeTime_ | Ifpack_IC | private |
IsComputed() const | Ifpack_IC | inlinevirtual |
IsComputed_ | Ifpack_IC | private |
IsInitialized() const | Ifpack_IC | inlinevirtual |
IsInitialized_ | Ifpack_IC | private |
Label() const | Ifpack_IC | inlinevirtual |
Label_ | Ifpack_IC | private |
Ldiag_ | Ifpack_IC | private |
LevelOfFill() const | Ifpack_IC | inlineprivate |
Lfil_ | Ifpack_IC | private |
Lict_ | Ifpack_IC | private |
Matrix() const | Ifpack_IC | inlinevirtual |
Matrix() | Ifpack_IC | inline |
NormInf() const | Ifpack_IC | inlinevirtual |
NumApplyInverse() const | Ifpack_IC | inlinevirtual |
NumApplyInverse_ | Ifpack_IC | mutableprivate |
NumCompute() const | Ifpack_IC | inlinevirtual |
NumCompute_ | Ifpack_IC | private |
NumGlobalNonzeros() const | Ifpack_IC | inline |
NumGlobalNonzeros64() const | Ifpack_IC | inline |
NumInitialize() const | Ifpack_IC | inlinevirtual |
NumInitialize_ | Ifpack_IC | private |
NumMyNonzeros() const | Ifpack_IC | inline |
OperatorDomainMap() const | Ifpack_IC | inlinevirtual |
OperatorRangeMap() const | Ifpack_IC | inlinevirtual |
Print(std::ostream &os) const | Ifpack_IC | virtual |
RelativeThreshold() const | Ifpack_IC | inlineprivate |
Rthresh_ | Ifpack_IC | private |
SetAbsoluteThreshold(double Athresh) | Ifpack_IC | inline |
SetLabel(const char *Label_in) | Ifpack_IC | inline |
SetParameter(const std::string, const int) | Ifpack_IC | inline |
SetParameter(const std::string, const double) | Ifpack_IC | inline |
SetParameters(Teuchos::ParameterList ¶meterlis) | Ifpack_IC | virtual |
SetRelativeThreshold(double Rthresh) | Ifpack_IC | inline |
SetUseTranspose(bool UseTranspose_in) | Ifpack_IC | inlinevirtual |
Time_ | Ifpack_IC | mutableprivate |
U() const | Ifpack_IC | inline |
U_ | Ifpack_IC | private |
UseTranspose() const | Ifpack_IC | inlinevirtual |
UseTranspose_ | Ifpack_IC | private |
~Ifpack_IC() | Ifpack_IC | virtual |