, including all inherited members.
| apply(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &X, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, Scalar alpha=Teuchos::ScalarTraits< Scalar >::one(), Scalar beta=Teuchos::ScalarTraits< Scalar >::zero()) const | Ifpack2::RILUK< MatrixType > | [virtual] |
| compute() | Ifpack2::RILUK< MatrixType > | [virtual] |
| computeCondEst(Teuchos::ETransp mode) const | Ifpack2::RILUK< MatrixType > | |
| computeCondEst(CondestType CT=Ifpack2::Cheap, LocalOrdinal MaxIters=1550, magnitudeType Tol=1e-9, const Teuchos::Ptr< const Tpetra::RowMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > > &Matrix=Teuchos::null) | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getAbsoluteThreshold() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getApplyTime() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getComputeTime() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getCondEst() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getD() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getDomainMap() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getGlobalNumEntries() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getGraph() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getInitializeTime() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getL() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getMatrix() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getNumApply() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getNumCompute() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getNumInitialize() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getOverlapMode() | Ifpack2::RILUK< MatrixType > | [inline] |
| getRangeMap() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| getRelativeThreshold() const | Ifpack2::RILUK< MatrixType > | [inline] |
| GetRelaxValue() const | Ifpack2::RILUK< MatrixType > | [inline] |
| getU() const | Ifpack2::RILUK< MatrixType > | [inline] |
| initialize() | Ifpack2::RILUK< MatrixType > | [virtual] |
| isComputed() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| isInitialized() const | Ifpack2::RILUK< MatrixType > | [inline, virtual] |
| Multiply(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &X, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS) const | Ifpack2::RILUK< MatrixType > | |
| RILUK(const Teuchos::RCP< const MatrixType > &A_in) | Ifpack2::RILUK< MatrixType > | |
| SetAbsoluteThreshold(magnitudeType Athresh) | Ifpack2::RILUK< MatrixType > | [inline] |
| SetOverlapMode(Tpetra::CombineMode OverlapMode) | Ifpack2::RILUK< MatrixType > | [inline] |
| setParameters(const Teuchos::ParameterList ¶meterlist) | Ifpack2::RILUK< MatrixType > | [virtual] |
| SetRelativeThreshold(magnitudeType Rthresh) | Ifpack2::RILUK< MatrixType > | [inline] |
| SetRelaxValue(magnitudeType RelaxValue) | Ifpack2::RILUK< MatrixType > | [inline] |
| ~Preconditioner() | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | [inline, virtual] |
| ~RILUK() | Ifpack2::RILUK< MatrixType > | [virtual] |