|
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 |
| isComputed() const =0 | Ifpack2::Partitioner< GraphType > | pure virtual |
| 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 |
| 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 |
| setParameters(Teuchos::ParameterList &List)=0 | Ifpack2::Partitioner< GraphType > | pure virtual |
| ~Partitioner() | Ifpack2::Partitioner< GraphType > | inlinevirtual |