| 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::LocalFilter< MatrixType > | virtual |
| describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| description() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getBlockSize() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getColMap() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getComm() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getDomainMap() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getFrobeniusNorm() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getGlobalMaxNumRowEntries() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getGlobalNumCols() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getGlobalNumEntries() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getGlobalNumRows() const | Ifpack2::LocalFilter< 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::LocalFilter< MatrixType > | virtual |
| getGlobalRowView(global_ordinal_type GlobalRow, global_inds_host_view_type &indices, values_host_view_type &values) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getGraph() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getIndexBase() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getLocalDiagCopy(Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &diag) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getLocalMaxNumRowEntries() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getLocalNumCols() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getLocalNumEntries() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getLocalNumRows() const | Ifpack2::LocalFilter< 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::LocalFilter< MatrixType > | virtual |
| getLocalRowView(local_ordinal_type LocalRow, local_inds_host_view_type &indices, values_host_view_type &values) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getNumEntriesInGlobalRow(global_ordinal_type globalRow) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getNumEntriesInLocalRow(local_ordinal_type localRow) const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getRangeMap() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getRowMap() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| getUnderlyingMatrix() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| global_ordinal_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| hasColMap() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| hasTransposeApply() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| isFillComplete() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| isGloballyIndexed() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| isLocallyIndexed() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| leftScale(const Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &x) | Ifpack2::LocalFilter< MatrixType > | virtual |
| local_ordinal_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| LocalFilter(const Teuchos::RCP< const row_matrix_type > &A) | Ifpack2::LocalFilter< MatrixType > | explicit |
| magnitude_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| map_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| node_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| rightScale(const Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &x) | Ifpack2::LocalFilter< MatrixType > | virtual |
| row_graph_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| row_matrix_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| scalar_type typedef | Ifpack2::LocalFilter< MatrixType > | |
| supportsRowViews() const | Ifpack2::LocalFilter< MatrixType > | virtual |
| ~LocalFilter() | Ifpack2::LocalFilter< MatrixType > | virtual |
| ~RowMatrix()=default | Ifpack2::Details::RowMatrix< MatrixType > | virtual |