|
Classes |
| class | Isorropia::CostDescriber |
| | Interface (abstract base class) for describing the weights/costs associated with the vertices and/or edges of the object to be repartitioned and redistributed. More...
|
| class | Isorropia::Exception |
| | A simple extension of std::exception with constructors that accept a message in the form of a 'const char*' or a 'std::string'. More...
|
| class | Isorropia::Partitioner |
| | Interface (abstract base class) for computing a new partitioning and describing the layout of elements in the new partitions. More...
|
| class | Isorropia::Redistributor |
| | Class which is constructed with a Partitioner instance, and provides several methods for redistributing Epetra objects given the partitioning computed by the Partitioner object. More...
|