Isorropia: Partitioning, Load Balancing and more
|
#include <Isorropia_ConfigDefs.hpp>
#include <Isorropia_CostDescriber.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_ParameterList.hpp>
#include <map>
#include <list>
#include <set>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Isorropia::Epetra::CostDescriber |
Namespaces | |
namespace | Isorropia |
Isorropia is the namespace that contains general definitions that apply to all partitioners and that contains abstract classes that declare the methods and data to be supplied by specific partitioners. | |
namespace | Isorropia::Epetra |
namespace | Isorropia::Epetra::ZoltanLib |
The CostDescriber class describes the vertex, edge and/or hyperedge weights. | |