#include "SMESH_DriverMED.hxx"
#include "DriverMED.hxx"
#include "SMDS_Mesh.hxx"
#include "SMESHDS_GroupBase.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "MED_Common.hxx"
#include <boost/container/flat_set.hpp>
#include <boost/shared_ptr.hpp>
#include <set>
#include <limits>
#include "MED_Factory.hxx"
#include <string>
Go to the source code of this file.
◆ FIRST_ELEM_FAMILY
| #define FIRST_ELEM_FAMILY -6 |
◆ FIRST_NODE_FAMILY
| #define FIRST_NODE_FAMILY 2 |
◆ NIG_0DELEM_FAMILY
| #define NIG_0DELEM_FAMILY INT_MAX-4 |
◆ NIG_BALL_FAMILY
| #define NIG_BALL_FAMILY INT_MAX-5 |
◆ NIG_EDGES_FAMILY
| #define NIG_EDGES_FAMILY INT_MAX-1 |
◆ NIG_FACES_FAMILY
| #define NIG_FACES_FAMILY INT_MAX-2 |
◆ NIG_GROUP_PREFIX
| #define NIG_GROUP_PREFIX "NOT_IN_GRP" |
◆ NIG_VOLS_FAMILY
| #define NIG_VOLS_FAMILY INT_MAX-3 |
◆ REST_0DELEM_FAMILY
| #define REST_0DELEM_FAMILY -4 |
◆ REST_BALL_FAMILY
| #define REST_BALL_FAMILY -5 |
◆ REST_EDGES_FAMILY
| #define REST_EDGES_FAMILY -1 |
◆ REST_FACES_FAMILY
| #define REST_FACES_FAMILY -2 |
◆ REST_NODES_FAMILY
| #define REST_NODES_FAMILY 1 |
◆ REST_VOLUMES_FAMILY
| #define REST_VOLUMES_FAMILY -3 |
◆ DriverMED_FamilyPtrList
◆ ElementsSet
◆ ElemTypeSet
◆ SMESHDS_GroupBasePtrList
◆ SMESHDS_SubMeshPtrMap