Ifpack_Amesos Member List
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 | [inline, virtual] |
ApplyInverseTime() const | Ifpack_Amesos | [inline, virtual] |
Comm() const | Ifpack_Amesos | [virtual] |
Compute() | Ifpack_Amesos | [virtual] |
ComputeFlops() const | Ifpack_Amesos | [inline, virtual] |
ComputeTime() const | Ifpack_Amesos | [inline, virtual] |
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 | [inline, virtual] |
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 | [inline, virtual] |
InitializeTime() const | Ifpack_Amesos | [inline, virtual] |
IsComputed() const | Ifpack_Amesos | [inline, virtual] |
IsInitialized() const | Ifpack_Amesos | [inline, virtual] |
Label() const | Ifpack_Amesos | [virtual] |
List() const | Ifpack_Amesos | [inline, virtual] |
Matrix() const | Ifpack_Amesos | [inline, virtual] |
NormInf() const | Ifpack_Amesos | [virtual] |
NumApplyInverse() const | Ifpack_Amesos | [inline, virtual] |
NumCompute() const | Ifpack_Amesos | [inline, virtual] |
NumInitialize() const | Ifpack_Amesos | [inline, virtual] |
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 | [inline, protected] |
SetApplyInverseTime(const double ApplyInverseTime_in) | Ifpack_Amesos | [inline, protected] |
SetComputeFlops(const double ComputeFlops_in) | Ifpack_Amesos | [inline, protected] |
SetComputeTime(const double ComputeTime_in) | Ifpack_Amesos | [inline, protected] |
SetInitializeTime(const double InitializeTime_in) | Ifpack_Amesos | [inline, protected] |
SetIsComputed(const int IsComputed_in) | Ifpack_Amesos | [inline, protected] |
SetIsInitialized(const bool IsInitialized_in) | Ifpack_Amesos | [inline, protected] |
SetLabel(const char *Label_in) | Ifpack_Amesos | [inline, protected] |
SetList(const Teuchos::ParameterList &List_in) | Ifpack_Amesos | [inline, protected] |
SetNumApplyInverse(const int NumApplyInverse_in) | Ifpack_Amesos | [inline, protected] |
SetNumCompute(const int NumCompute_in) | Ifpack_Amesos | [inline, protected] |
SetNumInitialize(const int NumInitialize_in) | Ifpack_Amesos | [inline, protected] |
SetParameters(Teuchos::ParameterList &List) | Ifpack_Amesos | [virtual] |
SetUseTranspose(bool UseTranspose_in) | Ifpack_Amesos | [virtual] |
UseTranspose() const | Ifpack_Amesos | [virtual] |
~Ifpack_Amesos() | Ifpack_Amesos | [inline, virtual] |