Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDLoader.cxx File Reference
Include dependency graph for MEDLoader.cxx:

Variables

int _COMP_FOR_CELL =0
 
double _EPS_FOR_NODE_COMP =1.e-12
 
int _TOO_LONG_STR =0
 
med_geometry_type typmai [MED_N_CELL_FIXED_GEO]
 
INTERP_KERNEL::NormalizedCellType typmai2 [MED_N_CELL_FIXED_GEO]
 
med_geometry_type typmai3 [34]
 
med_geometry_type typmainoeud [1] = { MED_NONE }
 

Variable Documentation

med_geometry_type typmai[MED_N_CELL_FIXED_GEO]
Initial value:
= { MED_POINT1,
MED_SEG2,
MED_SEG3,
MED_SEG4,
MED_TRIA3,
MED_QUAD4,
MED_TRIA6,
MED_TRIA7,
MED_QUAD8,
MED_QUAD9,
MED_TETRA4,
MED_PYRA5,
MED_PENTA6,
MED_HEXA8,
MED_OCTA12,
MED_TETRA10,
MED_PYRA13,
MED_PENTA15,
MED_HEXA20,
MED_HEXA27,
MED_POLYGON,
MED_POLYGON2,
MED_POLYHEDRON }

Referenced by MEDCoupling::MEDFileMesh::ConvertFromMEDFileGeoType(), MEDCoupling::GetCellFieldIterations(), MEDCoupling::GetCellFieldNamesOnMesh(), and MEDCoupling::GetUMeshGlobalInfo().

med_geometry_type typmainoeud[1] = { MED_NONE }
double _EPS_FOR_NODE_COMP =1.e-12
int _COMP_FOR_CELL =0