LifeV
GraphCutterParMETIS.hpp File Reference

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

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

Go to the source code of this file.

Data Structures

class  GraphCutterParMETIS< MeshType >
 Class that partitions the graph associated with a mesh (ParMETIS version) More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

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

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

Definition in file GraphCutterParMETIS.hpp.