MEDMEM._maille Struct Reference

#include <MEDMEM_DriverTools.hxx>


Public Types

typedef std::map< int, _noeud
>::iterator 
iter

Public Member Functions

 _maille ()
 _maille (MED_EN::medGeometryElement _geometricType, size_t nelem)
int dimension () const
bool operator< (const _maille &ma) const
MED_EN::medEntityMesh getEntity (const int meshDimension) const throw (MEDEXCEPTION)
_link link (int i) const

Data Fields

MED_EN::medGeometryElement geometricType
std::vector< itersommets
unsigned ordre
bool reverse
list< unsigned > groupes


Member Typedef Documentation

typedef std::map<int,_noeud>::iterator MEDMEM._maille.iter
 


Constructor & Destructor Documentation

MEDMEM._maille._maille  ) 
 

MEDMEM._maille._maille MED_EN::medGeometryElement  _geometricType,
size_t  nelem
 


Member Function Documentation

int MEDMEM._maille.dimension  )  const
 

bool _maille::operator< const _maille ma  )  const
 

MED_EN::medEntityMesh _maille::getEntity const int  meshDimension  )  const throw (MEDEXCEPTION)
 

_link _maille::link int  i  )  const
 


Field Documentation

MED_EN::medGeometryElement MEDMEM._maille.geometricType
 

std::vector< iter > MEDMEM._maille.sommets
 

unsigned MEDMEM._maille.ordre [mutable]
 

bool MEDMEM._maille.reverse [mutable]
 

list<unsigned> MEDMEM._maille.groupes [mutable]