Ifpack Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Ifpack_Partitioner, including all inherited members.
Compute()=0 | Ifpack_Partitioner | pure virtual |
IsComputed()=0 | Ifpack_Partitioner | pure virtual |
NonOverlappingPartition() const =0 | Ifpack_Partitioner | pure virtual |
NumLocalParts() const =0 | Ifpack_Partitioner | pure virtual |
NumRowsInPart(const int Part) const =0 | Ifpack_Partitioner | pure virtual |
operator()(int MyRow) const =0 | Ifpack_Partitioner | pure virtual |
operator()(int i, int j) const =0 | Ifpack_Partitioner | pure virtual |
OverlappingLevel() const =0 | Ifpack_Partitioner | pure virtual |
Print(std::ostream &os) const =0 | Ifpack_Partitioner | pure virtual |
RowsInPart(const int Part, int *List) const =0 | Ifpack_Partitioner | pure virtual |
SetParameters(Teuchos::ParameterList &List)=0 | Ifpack_Partitioner | pure virtual |
~Ifpack_Partitioner() | Ifpack_Partitioner | inlinevirtual |