Ifpack2 Templated Preconditioning Package Version 1.0
Loading...
Searching...
No Matches
Ifpack2::OverlappingRowMatrix< MatrixType > Member List

This is the complete list of members for Ifpack2::OverlappingRowMatrix< MatrixType >, including all inherited members.

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()) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getColMap() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getComm() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getDomainMap() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getFrobeniusNorm() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalMaxNumRowEntries() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalNumCols() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalNumEntries() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalNumRows() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalRowCopy(global_ordinal_type GlobalRow, nonconst_global_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGlobalRowView(global_ordinal_type GlobalRow, global_inds_host_view_type &indices, values_host_view_type &values) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getGraph() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getIndexBase() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalDiagCopy(Tpetra::Vector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &diag) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalMaxNumRowEntries() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalNumCols() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalNumEntries() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalNumRows() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalRowCopy(local_ordinal_type LocalRow, nonconst_local_inds_host_view_type &Indices, nonconst_values_host_view_type &Values, size_t &NumEntries) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getLocalRowView(local_ordinal_type LocalRow, local_inds_host_view_type &indices, values_host_view_type &values) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getNumEntriesInGlobalRow(global_ordinal_type globalRow) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getNumEntriesInLocalRow(local_ordinal_type localRow) constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getRangeMap() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
getRowMap() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
hasColMap() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
hasTransposeApply() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
isFillComplete() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
isGloballyIndexed() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
isLocallyIndexed() constIfpack2::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() constIfpack2::OverlappingRowMatrix< MatrixType >virtual
~OverlappingRowMatrix()=defaultIfpack2::OverlappingRowMatrix< MatrixType >
~RowMatrix()=defaultIfpack2::Details::RowMatrix< MatrixType >virtual