Ifpack_GreedyPartitioner Class Reference

Ifpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm. More...

#include <Ifpack_GreedyPartitioner.h>

Inheritance diagram for Ifpack_GreedyPartitioner:

Inheritance graph
[legend]
Collaboration diagram for Ifpack_GreedyPartitioner:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

Ifpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm.

Constructor & Destructor Documentation

Ifpack_GreedyPartitioner::Ifpack_GreedyPartitioner ( const Ifpack_Graph Graph  )  [inline]

Constructor.

virtual Ifpack_GreedyPartitioner::~Ifpack_GreedyPartitioner (  )  [inline, virtual]

Destructor.


Member Function Documentation

int Ifpack_GreedyPartitioner::ComputePartitions (  )  [virtual]

Computes the partitions. Returns 0 if successful.

Implements Ifpack_OverlappingPartitioner.

int Ifpack_GreedyPartitioner::SetPartitionParameters ( Teuchos::ParameterList &  List  )  [inline, virtual]

Sets all the parameters for the partitioner (root node).

Implements Ifpack_OverlappingPartitioner.


The documentation for this class was generated from the following file:

Generated on Thu Dec 17 11:06:43 2009 for IFPACK Robust Algebraic Preconditioner Package by  doxygen 1.5.9