Version: 8.3.0
DriverMED.hxx File Reference
#include "SMDSAbs_ElementType.hxx"
#include "SMESH_DriverMED.hxx"
#include <boost/shared_ptr.hpp>
Include dependency graph for DriverMED.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DriverMED
 

Typedefs

typedef boost::shared_ptr
< DriverMED_Family
DriverMED_FamilyPtr
 

Functions

int DriverMED::GetMedGeoType (SMDSAbs_EntityType smdsType)
 Returns MED element geom type (MED::EGeometrieElement) by SMDS type. More...
 
SMDSAbs_EntityType DriverMED::GetSMDSType (int medType)
 Returns SMDS element geom type by MED type (MED::EGeometrieElement) More...
 

Typedef Documentation

typedef boost::shared_ptr<DriverMED_Family> DriverMED_FamilyPtr