LifeV
MeshPartitioner.hpp File Reference

Class that handles mesh partitioning. More...

#include <fstream>
#include <sstream>
#include <parmetis.h>
#include <Epetra_MpiComm.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/util/Switch.hpp>
#include <lifev/core/mesh/MeshElementMarked.hpp>
#include <lifev/core/util/LifeDebug.hpp>
#include <lifev/core/fem/DOF.hpp>
#include <lifev/core/mesh/MeshEntity.hpp>
#include <lifev/core/util/LifeChrono.hpp>
#include <lifev/core/array/GhostHandler.hpp>
+ Include dependency graph for MeshPartitioner.hpp:

Go to the source code of this file.

Data Structures

class  MeshPartitioner< MeshType >
 Class that handles mesh partitioning. More...
 
struct  MeshPartitioner< MeshType >::EntityPIDList
 Store ownership for each entity, subdivided by entity type. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

Class that handles mesh partitioning.

Date
08-12-2010
Author
Gilles Fourestey gille.nosp@m.s.fo.nosp@m.urest.nosp@m.ey@e.nosp@m.pfl.c.nosp@m.h
Contributor:
Radu Popescu radu..nosp@m.pope.nosp@m.scu@e.nosp@m.pfl..nosp@m.ch
Contributor:
Mauro Perego mpere.nosp@m.go@f.nosp@m.su.ed.nosp@m.u
Maintainer:
Radu Popescu radu..nosp@m.pope.nosp@m.scu@e.nosp@m.pfl..nosp@m.ch

Definition in file MeshPartitioner.hpp.