Ifpack Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Ifpack_Amesos, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_Amesos | virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_Amesos | virtual |
ApplyInverseFlops() const | Ifpack_Amesos | inlinevirtual |
ApplyInverseFlops_ | Ifpack_Amesos | private |
ApplyInverseTime() const | Ifpack_Amesos | inlinevirtual |
ApplyInverseTime_ | Ifpack_Amesos | mutableprivate |
Comm() const | Ifpack_Amesos | virtual |
Compute() | Ifpack_Amesos | virtual |
ComputeFlops() const | Ifpack_Amesos | inlinevirtual |
ComputeFlops_ | Ifpack_Amesos | private |
ComputeTime() const | Ifpack_Amesos | inlinevirtual |
ComputeTime_ | Ifpack_Amesos | private |
Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_Amesos | virtual |
Condest() const | Ifpack_Amesos | inlinevirtual |
Condest_ | Ifpack_Amesos | private |
HasNormInf() const | Ifpack_Amesos | virtual |
Ifpack_Amesos(Epetra_RowMatrix *Matrix) | Ifpack_Amesos | |
Ifpack_Amesos(const Ifpack_Amesos &rhs) | Ifpack_Amesos | |
Initialize() | Ifpack_Amesos | virtual |
InitializeFlops() const | Ifpack_Amesos | inlinevirtual |
InitializeTime() const | Ifpack_Amesos | inlinevirtual |
InitializeTime_ | Ifpack_Amesos | private |
IsComputed() const | Ifpack_Amesos | inlinevirtual |
IsComputed_ | Ifpack_Amesos | private |
IsEmpty_ | Ifpack_Amesos | private |
IsInitialized() const | Ifpack_Amesos | inlinevirtual |
IsInitialized_ | Ifpack_Amesos | private |
Label() const | Ifpack_Amesos | virtual |
Label_ | Ifpack_Amesos | private |
List() const | Ifpack_Amesos | inlinevirtual |
List_ | Ifpack_Amesos | private |
Matrix() const | Ifpack_Amesos | inlinevirtual |
Matrix_ | Ifpack_Amesos | private |
NormInf() const | Ifpack_Amesos | virtual |
NumApplyInverse() const | Ifpack_Amesos | inlinevirtual |
NumApplyInverse_ | Ifpack_Amesos | mutableprivate |
NumCompute() const | Ifpack_Amesos | inlinevirtual |
NumCompute_ | Ifpack_Amesos | private |
NumInitialize() const | Ifpack_Amesos | inlinevirtual |
NumInitialize_ | Ifpack_Amesos | private |
operator=(const Ifpack_Amesos &rhs) | Ifpack_Amesos | |
OperatorDomainMap() const | Ifpack_Amesos | virtual |
OperatorRangeMap() const | Ifpack_Amesos | virtual |
Print(std::ostream &os) const | Ifpack_Amesos | virtual |
Problem_ | Ifpack_Amesos | private |
SetApplyInverseFlops(const double ApplyInverseFlops_in) | Ifpack_Amesos | inlineprotected |
SetApplyInverseTime(const double ApplyInverseTime_in) | Ifpack_Amesos | inlineprotected |
SetComputeFlops(const double ComputeFlops_in) | Ifpack_Amesos | inlineprotected |
SetComputeTime(const double ComputeTime_in) | Ifpack_Amesos | inlineprotected |
SetInitializeTime(const double InitializeTime_in) | Ifpack_Amesos | inlineprotected |
SetIsComputed(const int IsComputed_in) | Ifpack_Amesos | inlineprotected |
SetIsInitialized(const bool IsInitialized_in) | Ifpack_Amesos | inlineprotected |
SetLabel(const char *Label_in) | Ifpack_Amesos | inlineprotected |
SetList(const Teuchos::ParameterList &List_in) | Ifpack_Amesos | inlineprotected |
SetNumApplyInverse(const int NumApplyInverse_in) | Ifpack_Amesos | inlineprotected |
SetNumCompute(const int NumCompute_in) | Ifpack_Amesos | inlineprotected |
SetNumInitialize(const int NumInitialize_in) | Ifpack_Amesos | inlineprotected |
SetParameters(Teuchos::ParameterList &List) | Ifpack_Amesos | virtual |
SetUseTranspose(bool UseTranspose_in) | Ifpack_Amesos | virtual |
Solver_ | Ifpack_Amesos | private |
Time_ | Ifpack_Amesos | private |
UseTranspose() const | Ifpack_Amesos | virtual |
UseTranspose_ | Ifpack_Amesos | private |
~Ifpack_Amesos() | Ifpack_Amesos | inlinevirtual |