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 |
getBlockSize() 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, nonconst_global_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getGlobalRowView(global_ordinal_type GlobalRow, global_inds_host_view_type &indices, values_host_view_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 |
getLocalMaxNumRowEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getLocalNumCols() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getLocalNumEntries() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getLocalNumRows() const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getLocalRowCopy(local_ordinal_type LocalRow, nonconst_local_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) const | Ifpack2::OverlappingRowMatrix< MatrixType > | virtual |
getLocalRowView(local_ordinal_type LocalRow, local_inds_host_view_type &indices, values_host_view_type &values) 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 |