28#include <boost/shared_ptr.hpp>
boost::shared_ptr< DriverMED_Family > DriverMED_FamilyPtr
Definition: DriverMED.hxx:31
SMDSAbs_EntityType
Enumeration of entity type used in mesh info array.
Definition: SMDSAbs_ElementType.hxx:79
#define MESHDRIVERMED_EXPORT
Definition: SMESH_DriverMED.hxx:37
Definition: DriverMED_Family.h:69
Definition: DriverMED.hxx:34
SMDSAbs_EntityType GetSMDSType(int medType)
Returns SMDS element geom type by MED type (MED::EGeometrieElement)
Definition: DriverMED_W_Field.cxx:452
int GetMedGeoType(SMDSAbs_EntityType smdsType)
Returns MED element geom type (MED::EGeometrieElement) by SMDS type.
Definition: DriverMED_W_Field.cxx:441