| apply(const Tpetra::MultiVector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &X, Tpetra::MultiVector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getColMap() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getComm() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getDomainMap() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getFrobeniusNorm() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalMaxNumRowEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalNumCols() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalNumEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalNumRows() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalRowCopy(global_ordinal_type GlobalRow, const Teuchos::ArrayView< global_ordinal_type > &Indices, const Teuchos::ArrayView< scalar_type > &Values, size_t &NumEntries) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGlobalRowView(global_ordinal_type GlobalRow, Teuchos::ArrayView< const global_ordinal_type > &indices, Teuchos::ArrayView< const scalar_type > &values) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getGraph() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getIndexBase() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getLocalDiagCopy(Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &diag) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getLocalRowCopy(local_ordinal_type LocalRow, const Teuchos::ArrayView< local_ordinal_type > &Indices, const Teuchos::ArrayView< scalar_type > &Values, size_t &NumEntries) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getLocalRowView(local_ordinal_type LocalRow, Teuchos::ArrayView< const local_ordinal_type > &indices, Teuchos::ArrayView< const scalar_type > &values) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNodeMaxNumRowEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNodeNumCols() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNodeNumEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNodeNumRows() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNumEntriesInGlobalRow(global_ordinal_type globalRow) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getNumEntriesInLocalRow(local_ordinal_type localRow) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getRangeMap() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| getRowMap() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| hasColMap() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| hasTransposeApply() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| isFillComplete() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| isGloballyIndexed() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| isLocallyIndexed() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| leftScale(const Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &x) | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| OverlappingRowMatrix(const Teuchos::RCP< const row_matrix_type > &A, const int overlapLevel) | Ifpack2::OverlappingRowMatrix< MatrixType > | |
| rightScale(const Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &x) | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| supportsRowViews() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
| ~OverlappingRowMatrix()=default | Ifpack2::OverlappingRowMatrix< MatrixType > | |
| ~RowMatrix()=default | Ifpack2::Details::RowMatrix< MatrixType > | virtual |