Isorropia: Partitioning, Load Balancing and more
Classes | Namespaces
Isorropia_EpetraPartitioner.hpp File Reference

Contains functionality used for partitioning Epetra matrices, maps, multivectors, etc. More...

#include <Isorropia_ConfigDefs.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Isorropia_EpetraCostDescriber.hpp>
#include <Isorropia_EpetraOperator.hpp>
#include <Isorropia_Partitioner.hpp>
Include dependency graph for Isorropia_EpetraPartitioner.hpp:

Go to the source code of this file.

Classes

class  Isorropia::Epetra::Partitioner
 An implementation of the Partitioner interface that operates on Epetra matrices and linear systems. 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
 

Detailed Description

Contains functionality used for partitioning Epetra matrices, maps, multivectors, etc.