|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Ifpack_ILU, including all inherited members.
| A_ | Ifpack_ILU | private |
| AbsoluteThreshold() const | Ifpack_ILU | inlineprivate |
| Allocated_ | Ifpack_ILU | private |
| Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | inlinevirtual |
| ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | virtual |
| ApplyInverseFlops() const | Ifpack_ILU | inlinevirtual |
| ApplyInverseFlops_ | Ifpack_ILU | mutableprivate |
| ApplyInverseTime() const | Ifpack_ILU | inlinevirtual |
| ApplyInverseTime_ | Ifpack_ILU | mutableprivate |
| Athresh_ | Ifpack_ILU | private |
| Comm() const | Ifpack_ILU | inlinevirtual |
| Comm_ | Ifpack_ILU | private |
| Compute() | Ifpack_ILU | virtual |
| ComputeFlops() const | Ifpack_ILU | inlinevirtual |
| ComputeFlops_ | Ifpack_ILU | private |
| ComputeSetup() | Ifpack_ILU | private |
| ComputeTime() const | Ifpack_ILU | inlinevirtual |
| ComputeTime_ | Ifpack_ILU | private |
| Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_ILU | virtual |
| Condest() const | Ifpack_ILU | inlinevirtual |
| Condest_ | Ifpack_ILU | private |
| CrsGraph_ | Ifpack_ILU | private |
| D() const | Ifpack_ILU | inline |
| D_ | Ifpack_ILU | private |
| Destroy() | Ifpack_ILU | private |
| Factored_ | Ifpack_ILU | private |
| Graph() const | Ifpack_ILU | inlineprivate |
| Graph_ | Ifpack_ILU | private |
| HasNormInf() const | Ifpack_ILU | inlinevirtual |
| Ifpack_ILU(Epetra_RowMatrix *A) | Ifpack_ILU | |
| Ifpack_ILU(const Ifpack_ILU &RHS) | Ifpack_ILU | inlineprivate |
| IlukDomainMap_ | Ifpack_ILU | private |
| IlukRangeMap_ | Ifpack_ILU | private |
| IlukRowMap_ | Ifpack_ILU | private |
| IndexBase() const | Ifpack_ILU | inlineprivate |
| IndexBase64() const | Ifpack_ILU | inlineprivate |
| InitAllValues(const Epetra_RowMatrix &A, int MaxNumEntries) | Ifpack_ILU | private |
| Initialize() | Ifpack_ILU | virtual |
| InitializeFlops() const | Ifpack_ILU | inlinevirtual |
| InitializeTime() const | Ifpack_ILU | inlinevirtual |
| InitializeTime_ | Ifpack_ILU | private |
| IsComputed() const | Ifpack_ILU | inlinevirtual |
| IsComputed_ | Ifpack_ILU | private |
| IsInitialized() const | Ifpack_ILU | inlinevirtual |
| IsInitialized_ | Ifpack_ILU | private |
| L() const | Ifpack_ILU | inline |
| L_ | Ifpack_ILU | private |
| L_Graph_ | Ifpack_ILU | private |
| L_RangeMap_ | Ifpack_ILU | private |
| Label() const | Ifpack_ILU | inlinevirtual |
| Label_ | Ifpack_ILU | private |
| LevelOfFill() const | Ifpack_ILU | inlineprivate |
| LevelOfFill_ | Ifpack_ILU | private |
| Matrix() const | Ifpack_ILU | inlinevirtual |
| Matrix() | Ifpack_ILU | inlineprivate |
| Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | |
| NormInf() const | Ifpack_ILU | inlinevirtual |
| NumApplyInverse() const | Ifpack_ILU | inlinevirtual |
| NumApplyInverse_ | Ifpack_ILU | mutableprivate |
| NumCompute() const | Ifpack_ILU | inlinevirtual |
| NumCompute_ | Ifpack_ILU | private |
| NumGlobalBlockDiagonals() const | Ifpack_ILU | inlineprivatevirtual |
| NumGlobalBlockDiagonals64() const | Ifpack_ILU | inlineprivatevirtual |
| NumGlobalCols() const | Ifpack_ILU | inlineprivate |
| NumGlobalCols64() const | Ifpack_ILU | inlineprivate |
| NumGlobalNonzeros() const | Ifpack_ILU | inlineprivate |
| NumGlobalNonzeros64() const | Ifpack_ILU | inlineprivate |
| NumGlobalRows() const | Ifpack_ILU | inlineprivate |
| NumGlobalRows64() const | Ifpack_ILU | inlineprivate |
| NumInitialize() const | Ifpack_ILU | inlinevirtual |
| NumInitialize_ | Ifpack_ILU | private |
| NumMyBlockDiagonals() const | Ifpack_ILU | inlineprivatevirtual |
| NumMyCols() const | Ifpack_ILU | inlineprivate |
| NumMyDiagonals() const | Ifpack_ILU | inlineprivatevirtual |
| NumMyDiagonals_ | Ifpack_ILU | private |
| NumMyNonzeros() const | Ifpack_ILU | inlineprivate |
| NumMyRows() const | Ifpack_ILU | inlineprivate |
| operator=(const Ifpack_ILU &) | Ifpack_ILU | inlineprivate |
| OperatorDomainMap() const | Ifpack_ILU | inlinevirtual |
| OperatorRangeMap() const | Ifpack_ILU | inlinevirtual |
| Print(std::ostream &os) const | Ifpack_ILU | virtual |
| RelativeThreshold() const | Ifpack_ILU | inlineprivate |
| RelaxValue() const | Ifpack_ILU | inlineprivate |
| RelaxValue_ | Ifpack_ILU | private |
| Rthresh_ | Ifpack_ILU | private |
| SetLabel(const char *Label_in) | Ifpack_ILU | inline |
| SetParameters(Teuchos::ParameterList ¶meterlist) | Ifpack_ILU | virtual |
| SetUseTranspose(bool UseTranspose_in) | Ifpack_ILU | inlinevirtual |
| Solve(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ILU | private |
| Time_ | Ifpack_ILU | mutableprivate |
| U() const | Ifpack_ILU | inline |
| U_ | Ifpack_ILU | private |
| U_DomainMap_ | Ifpack_ILU | private |
| U_Graph_ | Ifpack_ILU | private |
| UseTranspose() const | Ifpack_ILU | inlinevirtual |
| UseTranspose_ | Ifpack_ILU | private |
| ValuesInitialized_ | Ifpack_ILU | private |
| ~Ifpack_ILU() | Ifpack_ILU | inline |
1.8.5