, including all inherited members.
| getColMap() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getComm() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getDomainMap() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getExporter() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalMaxNumRowEntries() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalNumCols() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalNumDiags() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalNumEntries() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalNumRows() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getGlobalRowCopy(global_ordinal_type globalRow, const Teuchos::ArrayView< global_ordinal_type > &indices, size_t &numIndices) const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getImporter() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getIndexBase() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getLocalRowCopy(local_ordinal_type localRow, const Teuchos::ArrayView< local_ordinal_type > &indices, size_t &numIndices) const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNode() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNodeMaxNumRowEntries() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNodeNumCols() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNodeNumDiags() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNodeNumEntries() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNodeNumRows() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNumEntriesInGlobalRow(global_ordinal_type globalRow) const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getNumEntriesInLocalRow(local_ordinal_type localRow) const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getRangeMap() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| getRowMap() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| hasColMap() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| isFillComplete() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| isGloballyIndexed() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| isLocallyIndexed() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| isLowerTriangular() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| isUpperTriangular() const | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |
| OverlappingRowGraph(const Teuchos::RCP< const row_graph_type > &nonoverlappingGraph, const Teuchos::RCP< const row_graph_type > &overlappingGraph, const Teuchos::RCP< const map_type > &rowMap, const Teuchos::RCP< const map_type > &colMap, const Tpetra::global_size_t numGlobalRows, const Tpetra::global_size_t numGlobalCols, const Tpetra::global_size_t numGlobalNonzeros, const size_t maxNumEntries, const Teuchos::RCP< const import_type > &nonoverlappingImporter, const Teuchos::RCP< const import_type > &overlappingImporter) | Ifpack2::Details::OverlappingRowGraph< GraphType > | |
| ~OverlappingRowGraph() | Ifpack2::Details::OverlappingRowGraph< GraphType > | [virtual] |