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 |
ApplyInverseTime() const | Ifpack_Amesos | inlinevirtual |
Comm() const | Ifpack_Amesos | virtual |
Compute() | Ifpack_Amesos | virtual |
ComputeFlops() const | Ifpack_Amesos | inlinevirtual |
ComputeTime() const | Ifpack_Amesos | inlinevirtual |
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 |
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 |
IsComputed() const | Ifpack_Amesos | inlinevirtual |
IsInitialized() const | Ifpack_Amesos | inlinevirtual |
Label() const | Ifpack_Amesos | virtual |
List() const (defined in Ifpack_Amesos) | Ifpack_Amesos | inlinevirtual |
Matrix() const | Ifpack_Amesos | inlinevirtual |
NormInf() const | Ifpack_Amesos | virtual |
NumApplyInverse() const | Ifpack_Amesos | inlinevirtual |
NumCompute() const | Ifpack_Amesos | inlinevirtual |
NumInitialize() const | Ifpack_Amesos | inlinevirtual |
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 |
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 |
UseTranspose() const | Ifpack_Amesos | virtual |
~Ifpack_Amesos() | Ifpack_Amesos | inlinevirtual |