#include <Ifpack_GreedyPartitioner.h>
Public Member Functions | |
| Ifpack_GreedyPartitioner (const Ifpack_Graph *Graph) | |
| Constructor. | |
| virtual | ~Ifpack_GreedyPartitioner () |
| Destructor. | |
| int | SetPartitionParameters (Teuchos::ParameterList &List) |
| Sets all the parameters for the partitioner (root node). | |
| int | ComputePartitions () |
| Computes the partitions. Returns 0 if successful. | |
1.3.9.1