compute() | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
computeOverlappingPartitions() | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
computePartitions() | Ifpack2::LinePartitioner< GraphType, Scalar > | virtual |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
Ifpack2::Partitioner::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
Ifpack2::Partitioner::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
description() const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
getObjectLabel() const | Teuchos::Describable | virtual |
Graph_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
isComputed() const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
IsComputed_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
LabeledObject() | Teuchos::Describable | |
LinePartitioner(const Teuchos::RCP< const row_graph_type > &graph) | Ifpack2::LinePartitioner< GraphType, Scalar > | |
maintainSparsity_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
nonOverlappingPartition() const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
numLocalParts() const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
NumLocalParts_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
numRowsInPart(const local_ordinal_type Part) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
operator()(const local_ordinal_type MyRow) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
operator()(const local_ordinal_type i, const local_ordinal_type j) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
overlappingLevel() const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
OverlappingLevel_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
OverlappingPartitioner(const Teuchos::RCP< const row_graph_type > &graph) | Ifpack2::OverlappingPartitioner< GraphType > | |
Partition_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
Parts_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
print(std::ostream &os) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
rowsInPart(const local_ordinal_type Part, Teuchos::ArrayRCP< local_ordinal_type > &List) const | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setParameters(Teuchos::ParameterList &List) | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
setPartitionParameters(Teuchos::ParameterList &List) | Ifpack2::LinePartitioner< GraphType, Scalar > | virtual |
verbLevel_default | Teuchos::Describable | static |
verbose_ | Ifpack2::OverlappingPartitioner< GraphType > | protected |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::Describable | virtual |
~LinePartitioner() | Ifpack2::LinePartitioner< GraphType, Scalar > | virtual |
~OverlappingPartitioner() | Ifpack2::OverlappingPartitioner< GraphType > | virtual |
~Partitioner() | Ifpack2::Partitioner< GraphType > | inlinevirtual |