Feel++  0.91.4
Classes | Namespaces | Enumerations | Variables
meshbase.hpp File Reference
#include <boost/mpi/communicator.hpp>
#include <feel/feelcore/feel.hpp>
#include <feel/feelcore/context.hpp>
#include <feel/feelcore/worldcomm.hpp>

Classes

class  Feel::MeshBase
 base mesh class More...
 

Namespaces

namespace  Feel
 

Enumerations

enum  Feel::MeshComponents {
  MESH_UPDATE_EDGES = (1 << 0), MESH_UPDATE_FACES = (1 << 1), MESH_CHECK = (1 << 2), MESH_PARTITION = (1 << 3),
  MESH_RENUMBER = (1 << 4)
}
 

Variables

const uint16_type Feel::MESH_ALL_COMPONENTS = MESH_UPDATE_EDGES | MESH_UPDATE_FACES | MESH_CHECK | MESH_PARTITION | MESH_RENUMBER
 
const uint16_type Feel::MESH_COMPONENTS_DEFAULTS = MESH_RENUMBER | MESH_CHECK
 

Detailed Description

Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@uj.nosp@m.f-gr.nosp@m.enobl.nosp@m.e.fr
Date
2005-11-09