#include <MED_TStructures.hxx>
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>
Constructor & Destructor Documentation
template<EVersion eVersion>
template<EVersion eVersion>
template<EVersion eVersion>
Member Function Documentation
template<EVersion eVersion>