#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. | |
| Ifpack_GreedyPartitioner::Ifpack_GreedyPartitioner | ( | const Ifpack_Graph * | Graph | ) | [inline] |
Constructor.
| virtual Ifpack_GreedyPartitioner::~Ifpack_GreedyPartitioner | ( | ) | [inline, virtual] |
Destructor.
| int Ifpack_GreedyPartitioner::ComputePartitions | ( | ) | [virtual] |
| int Ifpack_GreedyPartitioner::SetPartitionParameters | ( | Teuchos::ParameterList & | List | ) | [inline, virtual] |
1.5.9