LifeV
GraphCutterZoltan.hpp File Reference

Class that partitions the graph associated with a mesh. Uses the Zoltan graph processing library. More...

#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/lexical_cast.hpp>
#include <Epetra_Comm.h>
#include <Teuchos_ParameterList.hpp>
#include <zoltan.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/mesh/GraphCutterBase.hpp>
#include <lifev/core/mesh/GraphUtil.hpp>
+ Include dependency graph for GraphCutterZoltan.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TransportBuffer
 This structure is used to pack objects in the Zoltan migration phase. More...
 
class  GraphCutterZoltan< MeshType >
 Class that partitions the graph associated with a mesh. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

Class that partitions the graph associated with a mesh. Uses the Zoltan graph processing library.

Date
17-11-2011
Author
Radu Popescu radu..nosp@m.pope.nosp@m.scu@e.nosp@m.pfl..nosp@m.ch

Definition in file GraphCutterZoltan.hpp.