Version: 5.1.6

MED.TTPolyedreInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

Inheritance diagram for MED.TTPolyedreInfo< eVersion >:
Inheritance graph

Public Types

typedef TTElemInfo< eVersion > TElemInfoBase

Public Member Functions

 TTPolyedreInfo (const PMeshInfo &theMeshInfo, const PPolyedreInfo &theInfo)
 TTPolyedreInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, TInt theNbFaces, TInt theConnSize, EConnectivite theConnMode, EBooleen theIsElemNum, EBooleen theIsElemNames)
 TTPolyedreInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theIndexes, const TIntVector &theFaces, const TIntVector &theConnectivities, EConnectivite theConnMode, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames)

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTPolyedreInfo< eVersion >.TTPolyedreInfo ( const PMeshInfo theMeshInfo,
const PPolyedreInfo theInfo 
)
template<EVersion eVersion>
MED.TTPolyedreInfo< eVersion >.TTPolyedreInfo ( const PMeshInfo theMeshInfo,
EEntiteMaillage  theEntity,
EGeometrieElement  theGeom,
TInt  theNbElem,
TInt  theNbFaces,
TInt  theConnSize,
EConnectivite  theConnMode,
EBooleen  theIsElemNum,
EBooleen  theIsElemNames 
)
template<EVersion eVersion>
MED.TTPolyedreInfo< eVersion >.TTPolyedreInfo ( const PMeshInfo theMeshInfo,
EEntiteMaillage  theEntity,
EGeometrieElement  theGeom,
const TIntVector theIndexes,
const TIntVector theFaces,
const TIntVector theConnectivities,
EConnectivite  theConnMode,
const TIntVector theFamilyNums,
const TIntVector theElemNums,
const TStringVector theElemNames 
)