Ifpack_Chebyshev Member List
This is the complete list of members for
Ifpack_Chebyshev, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_Chebyshev | [inline, virtual] |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_Chebyshev | [virtual] |
ApplyInverseFlops() const | Ifpack_Chebyshev | [inline, virtual] |
ApplyInverseTime() const | Ifpack_Chebyshev | [inline, virtual] |
CG(const Epetra_Operator &Operator, const Epetra_Vector &InvPointDiagonal, const int MaximumIterations, double &lambda_min, double &lambda_max) | Ifpack_Chebyshev | [static] |
Comm() const | Ifpack_Chebyshev | [virtual] |
Compute() | Ifpack_Chebyshev | [virtual] |
ComputeFlops() const | Ifpack_Chebyshev | [inline, virtual] |
ComputeTime() const | Ifpack_Chebyshev | [inline, virtual] |
Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_Chebyshev | [virtual] |
Condest() const | Ifpack_Chebyshev | [inline, virtual] |
HasNormInf() const | Ifpack_Chebyshev | [inline, virtual] |
Ifpack_Chebyshev(const Epetra_Operator *Matrix) | Ifpack_Chebyshev | |
Ifpack_Chebyshev(const Epetra_RowMatrix *Matrix) | Ifpack_Chebyshev | |
Initialize() | Ifpack_Chebyshev | [virtual] |
InitializeFlops() const | Ifpack_Chebyshev | [inline, virtual] |
InitializeTime() const | Ifpack_Chebyshev | [inline, virtual] |
IsComputed() const | Ifpack_Chebyshev | [inline, virtual] |
IsInitialized() const | Ifpack_Chebyshev | [inline, virtual] |
Label() const | Ifpack_Chebyshev | [inline, virtual] |
Matrix() const | Ifpack_Chebyshev | [inline, virtual] |
NormInf() const | Ifpack_Chebyshev | [inline, virtual] |
NumApplyInverse() const | Ifpack_Chebyshev | [inline, virtual] |
NumCompute() const | Ifpack_Chebyshev | [inline, virtual] |
NumInitialize() const | Ifpack_Chebyshev | [inline, virtual] |
OperatorDomainMap() const | Ifpack_Chebyshev | [virtual] |
OperatorRangeMap() const | Ifpack_Chebyshev | [virtual] |
PowerMethod(const Epetra_Operator &Operator, const Epetra_Vector &InvPointDiagonal, const int MaximumIterations, double &LambdaMax) | Ifpack_Chebyshev | [static] |
Print(ostream &os) const | Ifpack_Chebyshev | [virtual] |
Ifpack_Preconditioner::Print(std::ostream &os) const =0 | Ifpack_Preconditioner | [pure virtual] |
SetParameters(Teuchos::ParameterList &List) | Ifpack_Chebyshev | [virtual] |
SetUseTranspose(bool UseTranspose_in) | Ifpack_Chebyshev | [inline, virtual] |
UseTranspose() const | Ifpack_Chebyshev | [inline, virtual] |
~Ifpack_Chebyshev() | Ifpack_Chebyshev | [inline, virtual] |