|
Ifpack2 Templated Preconditioning Package Version 1.0
|
This is the complete list of members for Ifpack2::SingletonFilter< MatrixType >, 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::SingletonFilter< MatrixType > | virtual |
| CreateReducedRHS(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &LHS, const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &RHS, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &ReducedRHS) | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getBlockSize() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getColMap() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getComm() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getDomainMap() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getFrobeniusNorm() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalMaxNumRowEntries() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalNumCols() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalNumEntries() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalNumRows() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalRowCopy(GlobalOrdinal GlobalRow, nonconst_global_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGlobalRowView(GlobalOrdinal GlobalRow, global_inds_host_view_type &indices, values_host_view_type &values) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getGraph() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getIndexBase() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalDiagCopy(Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &diag) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalMaxNumRowEntries() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalNumCols() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalNumEntries() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalNumRows() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalRowCopy(LocalOrdinal LocalRow, nonconst_local_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getLocalRowView(LocalOrdinal LocalRow, local_inds_host_view_type &indices, values_host_view_type &values) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getNumEntriesInGlobalRow(GlobalOrdinal globalRow) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getNumEntriesInLocalRow(LocalOrdinal localRow) const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getRangeMap() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| getRowMap() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| hasColMap() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| hasTransposeApply() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| isFillComplete() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| isGloballyIndexed() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| isLocallyIndexed() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| leftScale(const Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &x) | Ifpack2::SingletonFilter< MatrixType > | virtual |
| rightScale(const Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &x) | Ifpack2::SingletonFilter< MatrixType > | virtual |
| SingletonFilter(const Teuchos::RCP< const Tpetra::RowMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > > &Matrix) | Ifpack2::SingletonFilter< MatrixType > | explicit |
| SolveSingletons(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &RHS, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &LHS) | Ifpack2::SingletonFilter< MatrixType > | virtual |
| supportsRowViews() const | Ifpack2::SingletonFilter< MatrixType > | virtual |
| UpdateLHS(const Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &ReducedLHS, Tpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &LHS) | Ifpack2::SingletonFilter< MatrixType > | virtual |
| ~RowMatrix()=default | Ifpack2::Details::RowMatrix< MatrixType > | virtual |
| ~SingletonFilter() | Ifpack2::SingletonFilter< MatrixType > | virtual |