Version: 6.3.1
Data Structures | Defines | Typedefs

src/DriverMED/DriverMED_Family.h File Reference

#include "SMESH_DriverMED.hxx"
#include "SMDS_Mesh.hxx"
#include "SMESHDS_GroupBase.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "MED_Common.hxx"
#include <boost/shared_ptr.hpp>
#include <set>
Include dependency graph for DriverMED_Family.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DriverMED_Family

Defines

#define REST_NODES_FAMILY   1
#define REST_EDGES_FAMILY   -1
#define REST_FACES_FAMILY   -2
#define REST_VOLUMES_FAMILY   -3
#define FIRST_NODE_FAMILY   2
#define FIRST_ELEM_FAMILY   -4

Typedefs

typedef boost::shared_ptr
< DriverMED_Family
DriverMED_FamilyPtr
typedef std::list
< DriverMED_FamilyPtr
DriverMED_FamilyPtrList
typedef std::map< int,
SMESHDS_SubMesh * > 
SMESHDS_SubMeshPtrMap
typedef std::list
< SMESHDS_GroupBase * > 
SMESHDS_GroupBasePtrList
typedef std::set< const
SMDS_MeshElement * > 
ElementsSet

Define Documentation

#define FIRST_ELEM_FAMILY   -4

Definition at line 47 of file DriverMED_Family.h.

Referenced by DriverMED_Family.MakeFamilies().

#define FIRST_NODE_FAMILY   2

Definition at line 46 of file DriverMED_Family.h.

Referenced by DriverMED_Family.MakeFamilies().

#define REST_EDGES_FAMILY   -1
#define REST_FACES_FAMILY   -2
#define REST_NODES_FAMILY   1
#define REST_VOLUMES_FAMILY   -3

Typedef Documentation

typedef boost::shared_ptr<DriverMED_Family> DriverMED_FamilyPtr

Definition at line 49 of file DriverMED_Family.h.

Definition at line 51 of file DriverMED_Family.h.

typedef std::set<const SMDS_MeshElement*> ElementsSet

Definition at line 54 of file DriverMED_Family.h.

Definition at line 53 of file DriverMED_Family.h.

Definition at line 52 of file DriverMED_Family.h.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS