| AllocateCrs() | Ifpack_CrsRiluk | private |
| Allocated() const | Ifpack_CrsRiluk | inlineprotected |
| Allocated_ | Ifpack_CrsRiluk | private |
| AllocateVbr() | Ifpack_CrsRiluk | private |
| Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsRiluk | inlinevirtual |
| ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsRiluk | inlinevirtual |
| Athresh_ | Ifpack_CrsRiluk | private |
| BlockGraph2PointGraph(const Epetra_CrsGraph &BG, Epetra_CrsGraph &PG, bool Upper) | Ifpack_CrsRiluk | protected |
| BlockMap2PointMap(const Epetra_BlockMap &BlockMap, Teuchos::RefCountPtr< Epetra_Map > *PointMap) | Ifpack_CrsRiluk | private |
| Comm() const | Ifpack_CrsRiluk | inlinevirtual |
| Comm_ | Ifpack_CrsRiluk | private |
| Condest(bool Trans, double &ConditionNumberEstimate) const | Ifpack_CrsRiluk | |
| Condest_ | Ifpack_CrsRiluk | mutableprivate |
| D() const | Ifpack_CrsRiluk | inline |
| D_ | Ifpack_CrsRiluk | private |
| Factor() | Ifpack_CrsRiluk | |
| Factored() const | Ifpack_CrsRiluk | inline |
| Factored_ | Ifpack_CrsRiluk | private |
| GenerateXY(bool Trans, const Epetra_MultiVector &Xin, const Epetra_MultiVector &Yin, Teuchos::RefCountPtr< Epetra_MultiVector > *Xout, Teuchos::RefCountPtr< Epetra_MultiVector > *Yout) const | Ifpack_CrsRiluk | private |
| GetAbsoluteThreshold() | Ifpack_CrsRiluk | inline |
| GetOverlapMode() | Ifpack_CrsRiluk | inline |
| GetRelativeThreshold() | Ifpack_CrsRiluk | inline |
| GetRelaxValue() | Ifpack_CrsRiluk | inline |
| Graph() const | Ifpack_CrsRiluk | inline |
| Graph_ | Ifpack_CrsRiluk | private |
| HasNormInf() const | Ifpack_CrsRiluk | inlinevirtual |
| Ifpack_CrsRiluk(const Ifpack_IlukGraph &Graph_in) | Ifpack_CrsRiluk | |
| Ifpack_CrsRiluk(const Ifpack_CrsRiluk &Matrix) | Ifpack_CrsRiluk | |
| IlukDomainMap_ | Ifpack_CrsRiluk | private |
| IlukRangeMap_ | Ifpack_CrsRiluk | private |
| IlukRowMap_ | Ifpack_CrsRiluk | private |
| IndexBase() const | Ifpack_CrsRiluk | inline |
| IndexBase64() const | Ifpack_CrsRiluk | inline |
| InitAllValues(const Epetra_RowMatrix &A, int MaxNumEntries) | Ifpack_CrsRiluk | private |
| InitValues(const Epetra_CrsMatrix &A) | Ifpack_CrsRiluk | |
| InitValues(const Epetra_VbrMatrix &A) | Ifpack_CrsRiluk | |
| IsOverlapped_ | Ifpack_CrsRiluk | private |
| L() const | Ifpack_CrsRiluk | inline |
| L_ | Ifpack_CrsRiluk | private |
| L_Graph_ | Ifpack_CrsRiluk | private |
| L_RangeMap_ | Ifpack_CrsRiluk | private |
| Label() const | Ifpack_CrsRiluk | inlinevirtual |
| Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsRiluk | |
| NormInf() const | Ifpack_CrsRiluk | inlinevirtual |
| NumGlobalBlockDiagonals() const | Ifpack_CrsRiluk | inlinevirtual |
| NumGlobalBlockDiagonals64() const | Ifpack_CrsRiluk | inlinevirtual |
| NumGlobalCols() const | Ifpack_CrsRiluk | inline |
| NumGlobalCols64() const | Ifpack_CrsRiluk | inline |
| NumGlobalNonzeros() const | Ifpack_CrsRiluk | inline |
| NumGlobalNonzeros64() const | Ifpack_CrsRiluk | inline |
| NumGlobalRows() const | Ifpack_CrsRiluk | inline |
| NumGlobalRows64() const | Ifpack_CrsRiluk | inline |
| NumMyBlockDiagonals() const | Ifpack_CrsRiluk | inlinevirtual |
| NumMyCols() const | Ifpack_CrsRiluk | inline |
| NumMyDiagonals() const | Ifpack_CrsRiluk | inlinevirtual |
| NumMyDiagonals_ | Ifpack_CrsRiluk | private |
| NumMyNonzeros() const | Ifpack_CrsRiluk | inline |
| NumMyRows() const | Ifpack_CrsRiluk | inline |
| operator<<(std::ostream &os, const Ifpack_CrsRiluk &A) | Ifpack_CrsRiluk | friend |
| OperatorDomainMap() const | Ifpack_CrsRiluk | inlinevirtual |
| OperatorRangeMap() const | Ifpack_CrsRiluk | inlinevirtual |
| OverlapMode_ | Ifpack_CrsRiluk | private |
| OverlapX_ | Ifpack_CrsRiluk | mutableprivate |
| OverlapY_ | Ifpack_CrsRiluk | mutableprivate |
| RelaxValue_ | Ifpack_CrsRiluk | private |
| Rthresh_ | Ifpack_CrsRiluk | private |
| SetAbsoluteThreshold(double Athresh) | Ifpack_CrsRiluk | inline |
| SetAllocated(bool Flag) | Ifpack_CrsRiluk | inlineprotected |
| SetFactored(bool Flag) | Ifpack_CrsRiluk | inlineprotected |
| SetOverlapMode(Epetra_CombineMode OverlapMode) | Ifpack_CrsRiluk | inline |
| SetParameters(const Teuchos::ParameterList ¶meterlist, bool cerr_warning_if_unused=false) | Ifpack_CrsRiluk | |
| SetRelativeThreshold(double Rthresh) | Ifpack_CrsRiluk | inline |
| SetRelaxValue(double RelaxValue) | Ifpack_CrsRiluk | inline |
| SetUseTranspose(bool UseTranspose_in) | Ifpack_CrsRiluk | inlinevirtual |
| SetValuesInitialized(bool Flag) | Ifpack_CrsRiluk | inlineprotected |
| Solve(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_CrsRiluk | |
| U() const | Ifpack_CrsRiluk | inline |
| U_ | Ifpack_CrsRiluk | private |
| U_DomainMap_ | Ifpack_CrsRiluk | private |
| U_Graph_ | Ifpack_CrsRiluk | private |
| UserMatrixIsCrs_ | Ifpack_CrsRiluk | private |
| UserMatrixIsVbr_ | Ifpack_CrsRiluk | private |
| UseTranspose() const | Ifpack_CrsRiluk | inlinevirtual |
| UseTranspose_ | Ifpack_CrsRiluk | private |
| ValuesInitialized() const | Ifpack_CrsRiluk | inline |
| ValuesInitialized_ | Ifpack_CrsRiluk | private |
| VbrX_ | Ifpack_CrsRiluk | mutableprivate |
| VbrY_ | Ifpack_CrsRiluk | mutableprivate |
| ~Ifpack_CrsRiluk() | Ifpack_CrsRiluk | virtual |