MED.TTCellInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

Inheritance diagram for MED.TTCellInfo< eVersion >:

Inheritance graph

Public Types

typedef TTElemInfo< eVersion > TElemInfoBase

Public Member Functions

 TTCellInfo (const PMeshInfo &theMeshInfo, const PCellInfo &theInfo)
 TTCellInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, EConnectivite theConnMode, EBooleen theIsElemNum, EBooleen theIsElemNames, EModeSwitch theMode)
 TTCellInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theConnectivities, EConnectivite theConnMode, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames, EModeSwitch theMode)
virtual TInt GetConnDim () const

template<EVersion eVersion>
struct MED::TTCellInfo< eVersion >


Member Typedef Documentation

template<EVersion eVersion>
typedef TTElemInfo<eVersion> MED.TTCellInfo< eVersion >.TElemInfoBase
 


Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTCellInfo< eVersion >.TTCellInfo const PMeshInfo theMeshInfo,
const PCellInfo theInfo
 

template<EVersion eVersion>
MED.TTCellInfo< eVersion >.TTCellInfo const PMeshInfo theMeshInfo,
EEntiteMaillage  theEntity,
EGeometrieElement  theGeom,
TInt  theNbElem,
EConnectivite  theConnMode,
EBooleen  theIsElemNum,
EBooleen  theIsElemNames,
EModeSwitch  theMode
 

template<EVersion eVersion>
MED.TTCellInfo< eVersion >.TTCellInfo const PMeshInfo theMeshInfo,
EEntiteMaillage  theEntity,
EGeometrieElement  theGeom,
const TIntVector theConnectivities,
EConnectivite  theConnMode,
const TIntVector theFamilyNums,
const TIntVector theElemNums,
const TStringVector theElemNames,
EModeSwitch  theMode
 


Member Function Documentation

template<EVersion eVersion>
virtual TInt MED.TTCellInfo< eVersion >.GetConnDim  )  const [virtual]
 

Implements MED.TCellInfo.