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 | inlinevirtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_Chebyshev | virtual |
ApplyInverseFlops() const | Ifpack_Chebyshev | inlinevirtual |
ApplyInverseTime() const | Ifpack_Chebyshev | inlinevirtual |
CG(const Epetra_Operator &Operator, const Epetra_Vector &InvPointDiagonal, const int MaximumIterations, double &lambda_min, double &lambda_max, const unsigned int *RngSeed=0) | Ifpack_Chebyshev | static |
Comm() const | Ifpack_Chebyshev | virtual |
Compute() | Ifpack_Chebyshev | virtual |
ComputeFlops() const | Ifpack_Chebyshev | inlinevirtual |
ComputeTime() const | Ifpack_Chebyshev | inlinevirtual |
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 | inlinevirtual |
GetLambdaMax() | Ifpack_Chebyshev | inlinevirtual |
GetLambdaMin() | Ifpack_Chebyshev | inlinevirtual |
HasNormInf() const | Ifpack_Chebyshev | inlinevirtual |
Ifpack_Chebyshev(const Epetra_Operator *Matrix) | Ifpack_Chebyshev | |
Ifpack_Chebyshev(const Epetra_RowMatrix *Matrix) | Ifpack_Chebyshev | |
Initialize() | Ifpack_Chebyshev | virtual |
InitializeFlops() const | Ifpack_Chebyshev | inlinevirtual |
InitializeTime() const | Ifpack_Chebyshev | inlinevirtual |
IsComputed() const | Ifpack_Chebyshev | inlinevirtual |
IsInitialized() const | Ifpack_Chebyshev | inlinevirtual |
Label() const (defined in Ifpack_Chebyshev) | Ifpack_Chebyshev | inlinevirtual |
Matrix() const | Ifpack_Chebyshev | inlinevirtual |
NormInf() const | Ifpack_Chebyshev | inlinevirtual |
NumApplyInverse() const | Ifpack_Chebyshev | inlinevirtual |
NumCompute() const | Ifpack_Chebyshev | inlinevirtual |
NumInitialize() const | Ifpack_Chebyshev | inlinevirtual |
OperatorDomainMap() const | Ifpack_Chebyshev | virtual |
OperatorRangeMap() const | Ifpack_Chebyshev | virtual |
PowerMethod(const Epetra_Operator &Operator, const Epetra_Vector &InvPointDiagonal, const int MaximumIterations, double &LambdaMax, const unsigned int *RngSeed=0) | Ifpack_Chebyshev | static |
Print(std::ostream &os) const | Ifpack_Chebyshev | virtual |
SetParameters(Teuchos::ParameterList &List) | Ifpack_Chebyshev | virtual |
SetUseTranspose(bool UseTranspose_in) | Ifpack_Chebyshev | inlinevirtual |
UseTranspose() const | Ifpack_Chebyshev | inlinevirtual |
~Ifpack_Chebyshev() | Ifpack_Chebyshev | inlinevirtual |