Version: 5.1.6

MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData Struct Reference

#include <MEDMEM_GibiMeshDriver.hxx>

Public Types

typedef map
< MED_EN::medGeometryElement,
list< typeData > >::iterator 
typeIterator

Public Member Functions

 supportData ()
int getNumberOfTypes () const
int getNumberObjects () const
void addTypeData (MED_EN::medGeometryElement type, int nbElems, const int *ptrElemIDs, int elemID1)

Data Fields

int _id
string _cleanName
map
< MED_EN::medGeometryElement,
list< typeData > > 
_types

Member Typedef Documentation


Constructor & Destructor Documentation

MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.supportData (  ) 

Member Function Documentation

int MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.getNumberOfTypes (  )  const
int MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.getNumberObjects (  )  const
void MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.addTypeData ( MED_EN::medGeometryElement  type,
int  nbElems,
const int ptrElemIDs,
int  elemID1 
)

Field Documentation