Ifpack_CrsIct Member List
This is the complete list of members for
Ifpack_CrsIct, including all inherited members.
| Allocated() const | Ifpack_CrsIct | [inline, protected] |
| Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsIct | [inline] |
| ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsIct | [inline] |
| Comm() const | Ifpack_CrsIct | [inline] |
| Condest(bool Trans, double &ConditionNumberEstimate) const | Ifpack_CrsIct | |
| D() const | Ifpack_CrsIct | [inline] |
| Factor() | Ifpack_CrsIct | |
| Factored() const | Ifpack_CrsIct | [inline] |
| GetAbsoluteThreshold() | Ifpack_CrsIct | [inline] |
| GetOverlapMode() | Ifpack_CrsIct | [inline] |
| GetRelativeThreshold() | Ifpack_CrsIct | [inline] |
| HasNormInf() const | Ifpack_CrsIct | [inline] |
| Ifpack_CrsIct(const Epetra_CrsMatrix &A, double Droptol=1.0E-4, int Lfil=20) | Ifpack_CrsIct | |
| Ifpack_CrsIct(const Ifpack_CrsIct &IctOperator) | Ifpack_CrsIct | |
| InitValues(const Epetra_CrsMatrix &A) | Ifpack_CrsIct | |
| Label() const | Ifpack_CrsIct | [inline] |
| Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsIct | |
| NormInf() const | Ifpack_CrsIct | [inline] |
| NumGlobalNonzeros() const | Ifpack_CrsIct | [inline] |
| NumMyNonzeros() const | Ifpack_CrsIct | [inline] |
| operator<<(ostream &os, const Ifpack_CrsIct &A) | Ifpack_CrsIct | [friend] |
| OperatorDomainMap() const | Ifpack_CrsIct | [inline] |
| OperatorRangeMap() const | Ifpack_CrsIct | [inline] |
| SetAbsoluteThreshold(double Athresh) | Ifpack_CrsIct | [inline] |
| SetAllocated(bool Flag) | Ifpack_CrsIct | [inline, protected] |
| SetFactored(bool Flag) | Ifpack_CrsIct | [inline, protected] |
| SetOverlapMode(Epetra_CombineMode OverlapMode) | Ifpack_CrsIct | [inline] |
| SetParameters(const Teuchos::ParameterList ¶meterlist, bool cerr_warning_if_unused=false) | Ifpack_CrsIct | |
| SetRelativeThreshold(double Rthresh) | Ifpack_CrsIct | [inline] |
| SetUseTranspose(bool UseTranspose_in) | Ifpack_CrsIct | [inline] |
| SetValuesInitialized(bool Flag) | Ifpack_CrsIct | [inline, protected] |
| Solve(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsIct | |
| U() const | Ifpack_CrsIct | [inline] |
| UseTranspose() const | Ifpack_CrsIct | [inline] |
| ValuesInitialized() const | Ifpack_CrsIct | [inline] |
| ~Ifpack_CrsIct() | Ifpack_CrsIct | [virtual] |