Ifpack2 Templated Preconditioning Package
Version 1.0
|
This is the complete list of members for Ifpack2::Partitioner< GraphType >, including all inherited members.
compute()=0 | Ifpack2::Partitioner< GraphType > | pure virtual |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | virtual |
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
description() const | Teuchos::Describable | virtual |
description() const | Teuchos::Describable | virtual |
getObjectLabel() const | Teuchos::LabeledObject | virtual |
isComputed() const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
LabeledObject() | Teuchos::LabeledObject | |
nonOverlappingPartition() const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
numLocalParts() const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
numRowsInPart(const LocalOrdinal Part) const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
operator()(LocalOrdinal MyRow) const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
operator()(LocalOrdinal i, LocalOrdinal j) const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
overlappingLevel() const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
print(std::ostream &os) const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
rowsInPart(const LocalOrdinal Part, Teuchos::ArrayRCP< LocalOrdinal > &List) const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | virtual |
setParameters(Teuchos::ParameterList &List)=0 | Ifpack2::Partitioner< GraphType > | pure virtual |
verbLevel_default | Teuchos::Describable | static |
~Describable() | Teuchos::Describable | virtual |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::LabeledObject | virtual |
~Partitioner() | Ifpack2::Partitioner< GraphType > | inlinevirtual |