Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDFileGTKeeperDyn Class Reference
Inheritance diagram for MEDCoupling::MEDFileGTKeeperDyn:
Collaboration diagram for MEDCoupling::MEDFileGTKeeperDyn:

Public Member Functions

MEDFileGTKeeperdeepCopy () const
 
INTERP_KERNEL::NormalizedCellType getGeoType () const
 
const MEDFileUMeshgetMesh () const
 
std::string getRepr () const
 
const MEDFileStructureElement * getSE () const
 
const MEDFileUMeshgetSection () const
 
bool isEqual (const MEDFileGTKeeper *other) const
 
 MEDFileGTKeeperDyn (const MEDFileUMesh *mesh, const MEDFileUMesh *section, const MEDFileStructureElement *se)
 
- Public Member Functions inherited from MEDCoupling::MEDFileGTKeeper
virtual ~MEDFileGTKeeper ()
 

Constructor & Destructor Documentation

MEDFileGTKeeperDyn::MEDFileGTKeeperDyn ( const MEDFileUMesh mesh,
const MEDFileUMesh section,
const MEDFileStructureElement *  se 
)

Member Function Documentation

MEDFileGTKeeper * MEDFileGTKeeperDyn::deepCopy ( ) const
virtual
INTERP_KERNEL::NormalizedCellType MEDFileGTKeeperDyn::getGeoType ( ) const
virtual
std::string MEDFileGTKeeperDyn::getRepr ( ) const
virtual
bool MEDFileGTKeeperDyn::isEqual ( const MEDFileGTKeeper other) const
virtual
const MEDFileUMesh* MEDCoupling::MEDFileGTKeeperDyn::getMesh ( ) const
const MEDFileUMesh* MEDCoupling::MEDFileGTKeeperDyn::getSection ( ) const
const MEDFileStructureElement* MEDCoupling::MEDFileGTKeeperDyn::getSE ( ) const