Isorropia: Partitioning, Load Balancing and more
|
#include <Isorropia_ConfigDefs.hpp>
#include <Isorropia_EpetraOperator.hpp>
#include <Isorropia_LevelScheduler.hpp>
#include <Teuchos_RCP.hpp>
Go to the source code of this file.
Classes | |
class | Isorropia::Epetra::LevelScheduler |
An implementation of the LevelScheduler interface that operates on and Epetra_CrsGraph, representing the non-zeros in a matrix. More... | |
Namespaces | |
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. | |
Isorropia::Epetra | |