#include <MED_V2_2_Wrapper.hxx>
Public Member Functions | |
EGeometrieElement | GetBallGeom (const TMeshInfo &theMeshInfo) |
Read geom type of MED_BALL structural element. More... | |
virtual void | GetBallInfo (TBallInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapped representation of MED_BALL from the MED file. More... | |
virtual void | GetCellInfo (MED::TCellInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Cells representation from defined MED file. More... | |
virtual TEntityInfo | GetEntityInfo (const MED::TMeshInfo &theMeshInfo, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Get TEntityInfo which contains brief information about existing cells and their destribution among MED ENTITIES. More... | |
virtual void | GetFamilies (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Read sequence MED Family indexes for any descendant of TElemInfo. More... | |
virtual void | GetFamilyInfo (TInt theFamId, MED::TFamilyInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Family representation by its number. More... | |
virtual void | GetFieldInfo (TInt theFieldId, MED::TFieldInfo &theInfo, TErr *theErr=NULL) |
Read MEDWrapper MED FIELD representation by its order number. More... | |
virtual void | GetGaussInfo (TInt theId, TGaussInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED GAUSS representation by its order number from defined MED file. More... | |
virtual TGaussInfo::TInfo | GetGaussPreInfo (TInt theId, TErr *theErr=NULL) |
Read brief MED GAUSS information by its order number from defined MED Mesh. More... | |
virtual void | GetGrilleInfo (TGrilleInfo &theGrilleInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Grille representation from defined MED file. More... | |
void | GetGrilleStruct (const MED::TMeshInfo &theMeshInfo, TIntVector &theStruct, TErr *theErr=NULL) |
virtual void | GetGrilleType (const MED::TMeshInfo &theMeshInfo, EGrilleType &type, TErr *theErr=NULL) |
virtual void | GetMeshInfo (TInt theMeshId, MED::TMeshInfo &, TErr *theErr=NULL) |
Read a MEDWrapper MED Mesh representation by its number. More... | |
virtual void | GetNames (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Read sequence of names for any descendant of TElemInfo. More... | |
virtual TInt | GetNbBalls (const TMeshInfo &theMeshInfo) |
Read number of balls in the Mesh. More... | |
virtual TInt | GetNbCells (const MED::TMeshInfo &theMeshInfo, EEntiteMaillage, EGeometrieElement, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read number of cells for defined MED Mesh, ENTITY and geometrical type with define mode of connectivity. More... | |
virtual TInt | GetNbComp (TInt theFieldId, TErr *theErr=NULL) |
Read number of components for the defined MED FIELD by its order number. More... | |
virtual TInt | GetNbFamAttr (TInt theFamId, const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
Read number of attributes for defined MED Family. More... | |
virtual TInt | GetNbFamGroup (TInt theFamId, const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
Read number of MED Groups where MED Family with the number belong to. More... | |
virtual TInt | GetNbFamilies (const MED::TMeshInfo &theMeshInfo, TErr *theErr=NULL) |
Read number of MED Family entities in the defined MED file. More... | |
virtual TInt | GetNbFields (TErr *theErr=NULL) |
Read number of MED FIELDS in defined MED Mesh. More... | |
virtual TInt | GetNbGauss (TErr *theErr=NULL) |
Read number of MED GAUSS in defined MED Mesh. More... | |
virtual TInt | GetNbMeshes (TErr *theErr=NULL) |
Read number of MED Mesh entities in the defined MED file. More... | |
TInt | GetNbNodes (const MED::TMeshInfo &theMeshInfo, ETable theTable, TErr *theErr=NULL) |
virtual TInt | GetNbNodes (const MED::TMeshInfo &theMeshInfo, TErr *theErr=NULL) |
Read number of nodes in defined MED Mesh. More... | |
virtual TInt | GetNbPolyedres (const TMeshInfo &theMeshInfo, EEntiteMaillage, EGeometrieElement, EConnectivite, TErr *theErr=NULL) |
Read number of MED Polyedres in defined MED Mesh. More... | |
virtual TInt | GetNbPolygones (const TMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read number of MED Polygones in defined MED Mesh. More... | |
virtual TInt | GetNbProfiles (TErr *theErr=NULL) |
Read number of MED PROFILES in defined MED Mesh. More... | |
virtual TInt | GetNbTimeStamps (const MED::TFieldInfo &theInfo, const MED::TEntityInfo &theEntityInfo, EEntiteMaillage &theEntity, TGeom2Size &theGeom2Size, TErr *theErr=NULL) |
Read number of MED TIMESTAMPS in defined MED Mesh. More... | |
virtual void | GetNodeInfo (MED::TNodeInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Nodes representation from defined MED file. More... | |
virtual void | GetNumeration (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Read sequence of numerous for any descendant of TElemInfo. More... | |
virtual void | GetPolyedreConnSize (const TMeshInfo &theMeshInfo, TInt &theNbFaces, TInt &theConnSize, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read connectivity infroamtion for the MED Polyedres in defined MED Mesh. More... | |
virtual void | GetPolyedreInfo (TPolyedreInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Polyedres representation from defined MED file. More... | |
virtual TInt | GetPolygoneConnSize (const TMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read connectivity infroamtion for the MED Polygones in defined MED Mesh. More... | |
virtual void | GetPolygoneInfo (TPolygoneInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Polygones representation from defined MED file. More... | |
virtual void | GetProfileInfo (TInt theId, TProfileInfo &theInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED PROFILE representation by its order number from defined MED file. More... | |
virtual TProfileInfo::TInfo | GetProfilePreInfo (TInt theId, TErr *theErr=NULL) |
Read brief MED PROFILE information by its order number from defined MED Mesh. More... | |
virtual void | GetTimeStampInfo (TInt theTimeStampId, MED::TTimeStampInfo &theInfo, TErr *theErr=NULL) |
Read MEDWrapper MED TIMESTAMP representation by its order number. More... | |
virtual void | GetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, const TMKey2Profile &theMKey2Profile, const TKey2Gauss &theKey2Gauss, TErr *theErr=NULL) |
Read the values for MEDWrapper MED TIEMSTAMP from defined MED file. More... | |
void | SetBallInfo (const TBallInfo &theInfo, EModeAcces theMode, TErr *theErr) |
Write a MEDWrapped representation of MED_BALL to the MED file. More... | |
virtual void | SetBallInfo (const TBallInfo &theInfo, TErr *theErr) |
Write a MEDWrapped representation of MED_BALL to the MED file. More... | |
void | SetCellInfo (const MED::TCellInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetCellInfo (const MED::TCellInfo &theInfo, TErr *theErr=NULL) |
Write the MEDWrapper MED Cells representation into defined MED file. More... | |
virtual void | SetFamilies (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Write sequence MED Family indexes for any descendant of TElemInfo. More... | |
void | SetFamilies (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
void | SetFamilyInfo (const MED::TFamilyInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetFamilyInfo (const MED::TFamilyInfo &theInfo, TErr *theErr=NULL) |
Write a MEDWrapper MED Family representation by its number. More... | |
void | SetFieldInfo (const MED::TFieldInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetFieldInfo (const MED::TFieldInfo &theInfo, TErr *theErr=NULL) |
Write MEDWrapper MED FIELD representation into defined MED file. More... | |
void | SetGrilleInfo (const MED::TGrilleInfo &theGrilleInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetGrilleInfo (const MED::TGrilleInfo &theGrilleInfo, TErr *theErr=NULL) |
Write the MEDWrapper MED Grille representation into defined MED file. More... | |
void | SetMeshInfo (const MED::TMeshInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetMeshInfo (const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
Write the MEDWrapper MED Mesh representation in the defined MED file. More... | |
virtual void | SetNames (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Write sequence of names for any descendant of TElemInfo. More... | |
void | SetNames (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
void | SetNodeInfo (const MED::TNodeInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetNodeInfo (const MED::TNodeInfo &theInfo, TErr *theErr=NULL) |
Write the MEDWrapper MED Nodes representation into defined MED file. More... | |
virtual void | SetNumeration (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
Write sequence of numerous for any descendant of TElemInfo. More... | |
void | SetNumeration (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
void | SetPolyedreInfo (const MED::TPolyedreInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetPolyedreInfo (const TPolyedreInfo &theInfo, TErr *theErr=NULL) |
Write a MEDWrapper MED Polyedres representation from defined MED file. More... | |
void | SetPolygoneInfo (const MED::TPolygoneInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetPolygoneInfo (const TPolygoneInfo &theInfo, TErr *theErr=NULL) |
Write a MEDWrapper MED Polygones representation from defined MED file. More... | |
void | SetProfileInfo (const TProfileInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetProfileInfo (const TProfileInfo &theInfo, TErr *theErr=NULL) |
Write a MEDWrapper MED PROFILE representation. More... | |
void | SetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, EModeAcces theMode, TErr *theErr=NULL) |
virtual void | SetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, TErr *theErr=NULL) |
Write the values for MEDWrapper MED TIEMSTAMP to defined MED file. More... | |
TVWrapper (const std::string &theFileName) | |
Public Member Functions inherited from MED::TTWrapper< eV2_2 > | |
virtual PBallInfo | CrBallInfo (const PMeshInfo &theMeshInfo, const PBallInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Balls representation. More... | |
virtual PBallInfo | CrBallInfo (const PMeshInfo &theMeshInfo, const TIntVector &theNodes, TFloatVector &theDiameters, const TIntVector &theFamilyNums=TIntVector(), const TIntVector &theElemNums=TIntVector()) |
Creates a MEDWrapper MED Balls representation. More... | |
virtual PBallInfo | CrBallInfo (const PMeshInfo &theMeshInfo, TInt theNbBalls, EBooleen theIsElemNum=eVRAI) |
Creates a MEDWrapper MED Balls representation. More... | |
virtual PCellInfo | CrCellInfo (const PMeshInfo &theMeshInfo, const PCellInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Cells representation. More... | |
virtual PCellInfo | CrCellInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theConnectivities, EConnectivite theConnMode=eNOD, const TIntVector &theFamilyNums=TIntVector(), const TIntVector &theElemNums=TIntVector(), const TStringVector &theElemNames=TStringVector(), EModeSwitch theMode=eFULL_INTERLACE) |
Creates a MEDWrapper MED Cells representation. More... | |
virtual PCellInfo | CrCellInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, EConnectivite theConnMode=eNOD, EBooleen theIsElemNum=eVRAI, EBooleen theIsElemNames=eVRAI, EModeSwitch theMode=eFULL_INTERLACE) |
Creates a MEDWrapper MED Cells representation. More... | |
virtual PElemInfo | CrElemInfo (const PMeshInfo &theMeshInfo, TInt theNbElem, const TIntVector &theFamNum, const TIntVector &aElemNum, const TStringVector &aElemNames) |
Creates a MEDWrapper MED Nodes representation. More... | |
virtual PElemInfo | CrElemInfo (const PMeshInfo &theMeshInfo, TInt theNbElem, EBooleen theIsElemNum=eVRAI, EBooleen theIsElemNames=eVRAI) |
Creates a MEDWrapper MED Nodes representation. More... | |
virtual PFamilyInfo | CrFamilyInfo (const PMeshInfo &theMeshInfo, const PFamilyInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Family representation. More... | |
virtual PFamilyInfo | CrFamilyInfo (const PMeshInfo &theMeshInfo, const std::string &theValue, TInt theId, const MED::TStringSet &theGroupNames, const MED::TStringVector &theAttrDescs=MED::TStringVector(), const MED::TIntVector &theAttrIds=MED::TIntVector(), const MED::TIntVector &theAttrVals=MED::TIntVector()) |
Creates a MEDWrapper MED Family representation. More... | |
virtual PFamilyInfo | CrFamilyInfo (const PMeshInfo &theMeshInfo, TInt theNbGroup=0, TInt theNbAttr=0, TInt theId=0, const std::string &theValue="") |
Creates a MEDWrapper MED Family representation. More... | |
virtual PFieldInfo | CrFieldInfo (const PMeshInfo &theMeshInfo, const PFieldInfo &theInfo) |
A copy-constructor for the MEDWrapper MED FIELD representation. More... | |
virtual PFieldInfo | CrFieldInfo (const PMeshInfo &theMeshInfo, TInt theNbComp=0, ETypeChamp theType=eFLOAT64, const std::string &theValue="", EBooleen theIsLocal=eVRAI, TInt theNbRef=1) |
Creates a MEDWrapper MED FIELD representation. More... | |
virtual PGaussInfo | CrGaussInfo (const TGaussInfo::TInfo &theInfo, EModeSwitch theMode=eFULL_INTERLACE) |
Creates a MEDWrapper MED GAUSS representation. More... | |
virtual PGrilleInfo | CrGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type) |
virtual PGrilleInfo | CrGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type, const MED::TIntVector &nbNodeVec) |
virtual PGrilleInfo | CrGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type, const TInt &nbNodes) |
virtual PGrilleInfo | CrGrilleInfo (const PMeshInfo &theMeshInfo, const PGrilleInfo &theInfo) |
virtual PMeshInfo | CrMeshInfo (const PMeshInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Mesh representation. More... | |
virtual PMeshInfo | CrMeshInfo (TInt theDim=0, TInt theSpaceDim=0, const std::string &theValue="", EMaillage theType=eNON_STRUCTURE, const std::string &theDesc="") |
Creates a MEDWrapper MED Mesh representation. More... | |
virtual PNodeInfo | CrNodeInfo (const PMeshInfo &theMeshInfo, const PNodeInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Nodes representation. More... | |
virtual PNodeInfo | CrNodeInfo (const PMeshInfo &theMeshInfo, const TFloatVector &theNodeCoords, EModeSwitch theMode=eFULL_INTERLACE, ERepere theSystem=eCART, const TStringVector &theCoordNames=TStringVector(), const TStringVector &theCoordUnits=TStringVector(), const TIntVector &theFamilyNums=TIntVector(), const TIntVector &theElemNums=TIntVector(), const TStringVector &theElemNames=TStringVector()) |
Creates a MEDWrapper MED Nodes representation. More... | |
virtual PNodeInfo | CrNodeInfo (const PMeshInfo &theMeshInfo, TInt theNbElem, EModeSwitch theMode=eFULL_INTERLACE, ERepere theSystem=eCART, EBooleen theIsElemNum=eVRAI, EBooleen theIsElemNames=eVRAI) |
Creates a MEDWrapper MED Nodes representation. More... | |
virtual PPolyedreInfo | CrPolyedreInfo (const PMeshInfo &theMeshInfo, const PPolyedreInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Polyedres representation. More... | |
virtual PPolyedreInfo | CrPolyedreInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theIndexes, const TIntVector &theFaces, const TIntVector &theConnectivities, EConnectivite theConnMode=eNOD, const TIntVector &theFamilyNums=TIntVector(), const TIntVector &theElemNums=TIntVector(), const TStringVector &theElemNames=TStringVector()) |
Creates a MEDWrapper MED Polyedres representation. More... | |
virtual PPolyedreInfo | CrPolyedreInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, TInt theNbFaces, TInt theConnSize, EConnectivite theConnMode=eNOD, EBooleen theIsElemNum=eVRAI, EBooleen theIsElemNames=eVRAI) |
virtual PPolygoneInfo | CrPolygoneInfo (const PMeshInfo &theMeshInfo, const PPolygoneInfo &theInfo) |
A copy-constructor for the MEDWrapper MED Polygones representation. More... | |
virtual PPolygoneInfo | CrPolygoneInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theIndexes, const TIntVector &theConnectivities, EConnectivite theConnMode=eNOD, const TIntVector &theFamilyNums=TIntVector(), const TIntVector &theElemNums=TIntVector(), const TStringVector &theElemNames=TStringVector()) |
Creates a MEDWrapper MED Polygones representation. More... | |
virtual PPolygoneInfo | CrPolygoneInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, TInt theConnSize, EConnectivite theConnMode=eNOD, EBooleen theIsElemNum=eVRAI, EBooleen theIsElemNames=eVRAI) |
Creates a MEDWrapper MED Polygones representation. More... | |
virtual PProfileInfo | CrProfileInfo (const TProfileInfo::TInfo &theInfo, EModeProfil theMode=eCOMPACT) |
Creates a MEDWrapper MED PROFILE representation. More... | |
virtual PTimeStampInfo | CrTimeStampInfo (const PFieldInfo &theFieldInfo, const PTimeStampInfo &theInfo) |
A copy-constructor for the MEDWrapper MED TIMESTAMP representation. More... | |
virtual PTimeStampInfo | CrTimeStampInfo (const PFieldInfo &theFieldInfo, EEntiteMaillage theEntity, const TGeom2Size &theGeom2Size, const TGeom2NbGauss &theGeom2NbGauss=TGeom2NbGauss(), TInt theNumDt=0, TInt theNumOrd=0, TFloat theDt=0, const std::string &theUnitDt="", const TGeom2Gauss &theGeom2Gauss=TGeom2Gauss()) |
Creates a MEDWrapper MED TIMESTAMP representation. More... | |
virtual PTimeStampValueBase | CrTimeStampValue (const PTimeStampInfo &theTimeStampInfo, const PTimeStampValueBase &theInfo, ETypeChamp theTypeChamp) |
A copy-constructor for the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual PTimeStampValueBase | CrTimeStampValue (const PTimeStampInfo &theTimeStampInfo, ETypeChamp theTypeChamp, const TGeom2Profile &theGeom2Profile=TGeom2Profile(), EModeSwitch theMode=eFULL_INTERLACE) |
Creates the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual EVersion | GetVersion () |
Gets version of the MED library used for the MED file. More... | |
Public Member Functions inherited from MED::TWrapper | |
virtual PGrilleInfo | CrGrilleInfo (const PMeshInfo &theMeshInfo) |
virtual PTimeStampVal | CrTimeStampVal (const PTimeStampInfo &theTimeStampInfo, const PTimeStampVal &theInfo) |
A copy-constructor for the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual PTimeStampVal | CrTimeStampVal (const PTimeStampInfo &theTimeStampInfo, const TGeom2Profile &theGeom2Profile=TGeom2Profile(), EModeSwitch theMode=eFULL_INTERLACE) |
Creates the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual PTimeStampValueBase | CrTimeStampValue (const PTimeStampInfo &theTimeStampInfo, const PTimeStampValueBase &theInfo) |
A copy-constructor for the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual PTimeStampValueBase | CrTimeStampValue (const PTimeStampInfo &theTimeStampInfo, const TGeom2Profile &theGeom2Profile=TGeom2Profile(), EModeSwitch theMode=eFULL_INTERLACE) |
Creates the values for MEDWrapper MED TIEMSTAMP representation. More... | |
virtual PBallInfo | GetPBallInfo (const PMeshInfo &theMeshInfo) |
Read a MEDWrapped MED Balls representation from defined MED file. More... | |
PCellInfo | GetPCellInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read a MEDWrapper MED Cells representation from defined MED file. More... | |
PElemInfo | GetPElemInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity=eNOEUD, EGeometrieElement theGeom=ePOINT1, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
Read a MEDWrapper MED Element representation from defined MED file. More... | |
PFamilyInfo | GetPFamilyInfo (const PMeshInfo &theMeshInfo, TInt theId, TErr *theErr=NULL) |
Write a MEDWrapper MED Family representation by its number. More... | |
PFieldInfo | GetPFieldInfo (const PMeshInfo &theMeshInfo, TInt theId, TErr *theErr=NULL) |
Read a MEDWrapper MED FIELD representation from defined MED file. More... | |
PGrilleInfo | GetPGrilleInfo (const PMeshInfo &theMeshInfo) |
Read a MEDWrapper MED Grille representation from defined MED file. More... | |
PGrilleInfo | GetPGrilleInfo (const PMeshInfo &theMeshInfo, const PGrilleInfo &theInfo) |
Read a MEDWrapper MED Grille representation from defined MED file. More... | |
virtual PMeshInfo | GetPMeshInfo (TInt theId, TErr *theErr=NULL) |
Read a MEDWrapper MED Mesh representation by its number. More... | |
PNodeInfo | GetPNodeInfo (const PMeshInfo &theMeshInfo, TErr *theErr=NULL) |
Read a MEDWrapper MED Nodes representation from defined MED file. More... | |
PPolyedreInfo | GetPPolyedreInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD) |
Read a MEDWrapper MED Polyedres representation from defined MED file. More... | |
PPolygoneInfo | GetPPolygoneInfo (const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD) |
Read a MEDWrapper MED Polygones representation from defined MED file. More... | |
PProfileInfo | GetPProfileInfo (TInt theId, EModeProfil theMode=eCOMPACT, TErr *theErr=NULL) |
Read a MEDWrapper MED PROFILE representation by its order number from defined MED file. More... | |
PTimeStampInfo | GetPTimeStampInfo (const PFieldInfo &theFieldInfo, EEntiteMaillage theEntity, const TGeom2Size &theGeom2Size, TInt theId, TErr *theErr=NULL) |
Read MEDWrapper MED TIMESTAMP representation by its order number. More... | |
PTimeStampVal | GetPTimeStampVal (const PTimeStampInfo &theTimeStampInfo, const TMKey2Profile &theMKey2Profile, const TKey2Gauss &theKey2Gauss, TErr *theErr=NULL) |
Read the values for MEDWrapper MED TIEMSTAMP from defined MED file. More... | |
PTimeStampValueBase | GetPTimeStampValue (const PTimeStampInfo &theTimeStampInfo, const TMKey2Profile &theMKey2Profile, const TKey2Gauss &theKey2Gauss, TErr *theErr=NULL) |
Read the values for MEDWrapper MED TIEMSTAMP from defined MED file. More... | |
virtual void | GetTimeStampVal (const PTimeStampVal &theVal, const TMKey2Profile &theMKey2Profile, const TKey2Gauss &theKey2Gauss, TErr *theErr=NULL) |
Read the values for MEDWrapper MED TIEMSTAMP from defined MED file. More... | |
virtual void | SetTimeStamp (const PTimeStampVal &theVal, TErr *theErr=NULL) |
Write the values for MEDWrapper MED TIEMSTAMP to defined MED file. More... | |
virtual | ~TWrapper () |
Protected Attributes | |
PFile | myFile |
Additional Inherited Members | |
Public Types inherited from MED::TWrapper | |
typedef boost::mutex | TMutex |
Public Attributes inherited from MED::TWrapper | |
TMutex | myMutex |
This is a syncronization primitive which allow to support thread safety for the MED access. More... | |
Constructor & Destructor Documentation
◆ TVWrapper()
MED::V2_2::TVWrapper::TVWrapper | ( | const std::string & | theFileName | ) |
References MED::V2_2::eCREATION, MED::V2_2::eLECTURE, MED::V2_2::eLECTURE_ECRITURE, and myFile.
Member Function Documentation
◆ GetBallGeom()
EGeometrieElement MED::V2_2::TVWrapper::GetBallGeom | ( | const TMeshInfo & | theMeshInfo | ) |
Read geom type of MED_BALL structural element.
References MED::V2_2::eLECTURE, and myFile.
Referenced by GetBallInfo(), GetNbBalls(), and SetBallInfo().
◆ GetBallInfo()
Read a MEDWrapped representation of MED_BALL from the MED file.
Reimplemented from MED::TWrapper.
References MED::eBALL, MED::V2_2::eLECTURE, GetBallGeom(), GetCellInfo(), MED::TBallInfo::myDiameters, myFile, MED::TCellInfo::myGeom, and MED::TElemInfo::myMeshInfo.
◆ GetCellInfo()
|
virtual |
Read a MEDWrapper MED Cells representation from defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TCellInfo::myConn, MED::TCellInfo::myConnMode, MED::TElemInfo::myElemNames, MED::TElemInfo::myElemNum, MED::TCellInfo::myEntity, MED::TElemInfo::myFamNum, myFile, MED::TCellInfo::myGeom, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myIsFamNum, MED::TElemInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, and MED::TNameInfo::myName.
Referenced by GetBallInfo().
◆ GetEntityInfo()
|
virtual |
Get TEntityInfo which contains brief information about existing cells and their destribution among MED ENTITIES.
Implements MED::TWrapper.
References MED::eARETE, MED::eCOOR_IND1, MED::eCOOR_IND2, MED::eCOOR_IND3, MED::eFACE, MED::eGRILLE_STANDARD, MED::eHEXA8, MED::V2_2::eLECTURE, MED::eMAILLE, MED::eNOEUD, MED::eNON_STRUCTURE, MED::ePOINT1, MED::eQUAD4, MED::eSEG2, MED::eSTRUCT_ELEMENT, MED::GetEntity2GeomSet(), MED::GetNbNodes(), and MED::TNameInfo::myName.
◆ GetFamilies()
|
virtual |
Read sequence MED Family indexes for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::eBALL, MED::V2_2::eLECTURE, MED::TElemInfo::myFamNum, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetFamilyInfo()
|
virtual |
Read a MEDWrapper MED Family representation by its number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TFamilyInfo::myAttrDesc, MED::TFamilyInfo::myAttrId, MED::TFamilyInfo::myAttrVal, MED::TFamilyInfo::myGroupNames, MED::TFamilyInfo::myId, MED::TFamilyInfo::myMeshInfo, MED::TNameInfo::myName, MED::TFamilyInfo::myNbAttr, and MED::TFamilyInfo::myNbGroup.
◆ GetFieldInfo()
|
virtual |
Read MEDWrapper MED FIELD representation by its order number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TFieldInfo::myCompNames, MED::TFieldInfo::myMeshInfo, MED::TNameInfo::myName, MED::TFieldInfo::myNbComp, MED::TFieldInfo::myType, MED::TFieldInfo::myUnitNames, and MED::TNameInfo::SetName().
◆ GetGaussInfo()
|
virtual |
Read a MEDWrapper MED GAUSS representation by its order number from defined MED file.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TGaussInfo::myGaussCoord, MED::TModeSwitchInfo::myModeSwitch, MED::TNameInfo::myName, MED::TGaussInfo::myRefCoord, and MED::TGaussInfo::myWeight.
◆ GetGaussPreInfo()
|
virtual |
Read brief MED GAUSS information by its order number from defined MED Mesh.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::ePOINT1, and MED::GetNOMLength< eV2_2 >().
◆ GetGrilleInfo()
|
virtual |
Read a MEDWrapper MED Grille representation from defined MED file.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::eCOOR_IND1, MED::eCOOR_IND2, MED::eCOOR_IND3, MED::eGRILLE_STANDARD, MED::V2_2::eLECTURE, MED::eSTRUCTURE, MED::TGrilleInfo::GetEntity(), MED::TGrilleInfo::GetGeom(), MED::TGrilleInfo::GetIndexes(), MED::TGrilleInfo::GetNbCells(), MED::GetNbNodes(), MED::TGrilleInfo::GetNbSubCells(), MED::TGrilleInfo::GetSubEntity(), MED::TGrilleInfo::GetSubGeom(), MED::TGrilleInfo::myCoord, MED::TGrilleInfo::myCoordNames, MED::TGrilleInfo::myCoordUnits, MED::TMeshInfo::myDim, MED::TGrilleInfo::myFamNum, MED::TGrilleInfo::myFamNumNode, MED::TGrilleInfo::myFamSubNum, MED::TGrilleInfo::myGrilleStructure, MED::TGrilleInfo::myGrilleType, MED::TGrilleInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, MED::TNameInfo::myName, MED::TMeshInfo::myType, and MED::TGrilleInfo::SetGrilleStructure().
◆ GetGrilleStruct()
void MED::V2_2::TVWrapper::GetGrilleStruct | ( | const MED::TMeshInfo & | theMeshInfo, |
TIntVector & | theStruct, | ||
TErr * | theErr = NULL |
||
) |
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetGrilleType()
|
virtual |
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::eSTRUCTURE, MED::TNameInfo::myName, and MED::TMeshInfo::myType.
◆ GetMeshInfo()
|
virtual |
Read a MEDWrapper MED Mesh representation by its number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TMeshInfo::myDesc, MED::TMeshInfo::myDim, MED::TNameInfo::myName, MED::TMeshInfo::mySpaceDim, and MED::TMeshInfo::myType.
◆ GetNames()
|
virtual |
Read sequence of names for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::eBALL, MED::eFAUX, MED::V2_2::eLECTURE, MED::eVRAI, MED::TElemInfo::myElemNames, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetNbBalls()
Read number of balls in the Mesh.
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::eNOD, MED::eSTRUCT_ELEMENT, GetBallGeom(), GetNbCells(), and myFile.
Referenced by GetNbCells().
◆ GetNbCells()
|
virtual |
Read number of cells for defined MED Mesh, ENTITY and geometrical type with define mode of connectivity.
Implements MED::TWrapper.
References MED::eBALL, MED::V2_2::eLECTURE, MED::ePOLYEDRE, MED::ePOLYGON2, MED::ePOLYGONE, GetNbBalls(), myFile, and MED::TNameInfo::myName.
Referenced by GetNbBalls().
◆ GetNbComp()
Read number of components for the defined MED FIELD by its order number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE.
◆ GetNbFamAttr()
|
virtual |
Read number of attributes for defined MED Family.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetNbFamGroup()
|
virtual |
Read number of MED Groups where MED Family with the number belong to.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetNbFamilies()
|
virtual |
Read number of MED Family entities in the defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetNbFields()
Read number of MED FIELDS in defined MED Mesh.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE.
◆ GetNbGauss()
Read number of MED GAUSS in defined MED Mesh.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE.
◆ GetNbMeshes()
Read number of MED Mesh entities in the defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE.
◆ GetNbNodes() [1/2]
|
virtual |
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetNbNodes() [2/2]
|
virtual |
Read number of nodes in defined MED Mesh.
Implements MED::TWrapper.
References MED::eCOOR, and MED::GetNbNodes().
◆ GetNbPolyedres()
|
virtual |
Read number of MED Polyedres in defined MED Mesh.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
◆ GetNbPolygones()
|
virtual |
Read number of MED Polygones in defined MED Mesh.
This feature is supported only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
◆ GetNbProfiles()
Read number of MED PROFILES in defined MED Mesh.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE.
◆ GetNbTimeStamps()
|
virtual |
Read number of MED TIMESTAMPS in defined MED Mesh.
By the way some additional information can be obtained:
- to what MED ENTITY the MED TIMESTAMP conntected to;
- on what geometrical types the MED TIMESTAMP defined to.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::eMAILLE, MED::eNOEUD_ELEMENT, MED::TFieldInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetNodeInfo()
|
virtual |
Read a MEDWrapper MED Nodes representation from defined MED file.
Implements MED::TWrapper.
References MED::eFAUX, MED::V2_2::eLECTURE, MED::TNodeInfo::myCoord, MED::TNodeInfo::myCoordNames, MED::TNodeInfo::myCoordUnits, MED::TMeshInfo::myDim, MED::TElemInfo::myElemNames, MED::TElemInfo::myElemNum, MED::TElemInfo::myFamNum, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, MED::TNameInfo::myName, MED::TElemInfo::myNbElem, and MED::TNodeInfo::mySystem.
◆ GetNumeration()
|
virtual |
Read sequence of numerous for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::eBALL, MED::eFAUX, MED::V2_2::eLECTURE, MED::eVRAI, MED::TElemInfo::myElemNum, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetPolyedreConnSize()
|
virtual |
Read connectivity infroamtion for the MED Polyedres in defined MED Mesh.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, myFile, and MED::TNameInfo::myName.
◆ GetPolyedreInfo()
|
virtual |
Read a MEDWrapper MED Polyedres representation from defined MED file.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::ePOLYEDRE, MED::TPolyedreInfo::myConn, MED::TPolyedreInfo::myConnMode, MED::TElemInfo::myElemNum, MED::TPolyedreInfo::myEntity, MED::TPolyedreInfo::myFaces, MED::TPolyedreInfo::myIndex, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetPolygoneConnSize()
|
virtual |
Read connectivity infroamtion for the MED Polygones in defined MED Mesh.
This feature is supported only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::TNameInfo::myName.
◆ GetPolygoneInfo()
|
virtual |
Read a MEDWrapper MED Polygones representation from defined MED file.
This feature is supported only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TPolygoneInfo::myConn, MED::TPolygoneInfo::myConnMode, MED::TElemInfo::myElemNum, MED::TPolygoneInfo::myEntity, MED::TPolygoneInfo::myGeom, MED::TPolygoneInfo::myIndex, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ GetProfileInfo()
|
virtual |
Read a MEDWrapper MED PROFILE representation by its order number from defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TProfileInfo::myElemNum, and MED::TNameInfo::myName.
◆ GetProfilePreInfo()
|
virtual |
Read brief MED PROFILE information by its order number from defined MED Mesh.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::GetNOMLength< eV2_2 >().
◆ GetTimeStampInfo()
|
virtual |
Read MEDWrapper MED TIMESTAMP representation by its order number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, MED::TTimeStampInfo::myDt, MED::TTimeStampInfo::myEntity, MED::TTimeStampInfo::myFieldInfo, MED::TTimeStampInfo::myGeom2NbGauss, MED::TTimeStampInfo::myGeom2Size, MED::TFieldInfo::myIsLocal, MED::TFieldInfo::myMeshInfo, MED::TNameInfo::myName, MED::TFieldInfo::myNbRef, MED::TTimeStampInfo::myNumDt, MED::TTimeStampInfo::myNumOrd, and MED::TTimeStampInfo::myUnitDt.
◆ GetTimeStampValue()
|
virtual |
Read the values for MEDWrapper MED TIEMSTAMP from defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE, and MED::GetNOMLength< eV2_2 >().
◆ SetBallInfo() [1/2]
void MED::V2_2::TVWrapper::SetBallInfo | ( | const TBallInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr | ||
) |
Write a MEDWrapped representation of MED_BALL to the MED file.
References GetBallGeom(), MED::TBallInfo::myDiameters, myFile, MED::TCellInfo::myGeom, MED::TElemInfo::myMeshInfo, MED::TElemInfo::myNbElem, and SetCellInfo().
◆ SetBallInfo() [2/2]
Write a MEDWrapped representation of MED_BALL to the MED file.
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetCellInfo() [1/2]
void MED::V2_2::TVWrapper::SetCellInfo | ( | const MED::TCellInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::TCellInfo::myConn, MED::TCellInfo::myConnMode, MED::TElemInfo::myElemNames, MED::TElemInfo::myElemNum, MED::TCellInfo::myEntity, MED::TElemInfo::myFamNum, MED::TCellInfo::myGeom, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myIsFamNum, MED::TElemInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, MED::TNameInfo::myName, and MED::TElemInfo::myNbElem.
◆ SetCellInfo() [2/2]
|
virtual |
Write the MEDWrapper MED Cells representation into defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
Referenced by SetBallInfo().
◆ SetFamilies() [1/2]
|
virtual |
Write sequence MED Family indexes for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetFamilies() [2/2]
void MED::V2_2::TVWrapper::SetFamilies | ( | const TElemInfo & | theInfo, |
EModeAcces | theMode, | ||
EEntiteMaillage | theEntity, | ||
EGeometrieElement | theGeom, | ||
TErr * | theErr = NULL |
||
) |
References MED::eBALL, MED::TElemInfo::myFamNum, MED::TElemInfo::myMeshInfo, and MED::TNameInfo::myName.
◆ SetFamilyInfo() [1/2]
void MED::V2_2::TVWrapper::SetFamilyInfo | ( | const MED::TFamilyInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
◆ SetFamilyInfo() [2/2]
|
virtual |
Write a MEDWrapper MED Family representation by its number.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
◆ SetFieldInfo() [1/2]
void MED::V2_2::TVWrapper::SetFieldInfo | ( | const MED::TFieldInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
◆ SetFieldInfo() [2/2]
|
virtual |
Write MEDWrapper MED FIELD representation into defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
◆ SetGrilleInfo() [1/2]
void MED::V2_2::TVWrapper::SetGrilleInfo | ( | const MED::TGrilleInfo & | theGrilleInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::eGRILLE_STANDARD, MED::eSTRUCTURE, MED::TGrilleInfo::GetIndexes(), MED::TGrilleInfo::myCoord, MED::TGrilleInfo::myCoordNames, MED::TGrilleInfo::myCoordUnits, MED::TMeshInfo::myDim, MED::TGrilleInfo::myGrilleStructure, MED::TGrilleInfo::myGrilleType, MED::TGrilleInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, and MED::TNameInfo::myName.
◆ SetGrilleInfo() [2/2]
|
virtual |
Write the MEDWrapper MED Grille representation into defined MED file.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetMeshInfo() [1/2]
void MED::V2_2::TVWrapper::SetMeshInfo | ( | const MED::TMeshInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
◆ SetMeshInfo() [2/2]
|
virtual |
Write the MEDWrapper MED Mesh representation in the defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eCREATION, MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
◆ SetNames() [1/2]
|
virtual |
Write sequence of names for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetNames() [2/2]
void MED::V2_2::TVWrapper::SetNames | ( | const TElemInfo & | theInfo, |
EModeAcces | theMode, | ||
EEntiteMaillage | theEntity, | ||
EGeometrieElement | theGeom, | ||
TErr * | theErr = NULL |
||
) |
◆ SetNodeInfo() [1/2]
void MED::V2_2::TVWrapper::SetNodeInfo | ( | const MED::TNodeInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::TNodeInfo::myCoord, MED::TNodeInfo::myCoordNames, MED::TNodeInfo::myCoordUnits, MED::TElemInfo::myElemNames, MED::TElemInfo::myElemNum, MED::TElemInfo::myFamNum, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, MED::TModeSwitchInfo::myModeSwitch, MED::TNameInfo::myName, MED::TElemInfo::myNbElem, and MED::TNodeInfo::mySystem.
◆ SetNodeInfo() [2/2]
|
virtual |
Write the MEDWrapper MED Nodes representation into defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
◆ SetNumeration() [1/2]
|
virtual |
Write sequence of numerous for any descendant of TElemInfo.
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetNumeration() [2/2]
void MED::V2_2::TVWrapper::SetNumeration | ( | const TElemInfo & | theInfo, |
EModeAcces | theMode, | ||
EEntiteMaillage | theEntity, | ||
EGeometrieElement | theGeom, | ||
TErr * | theErr = NULL |
||
) |
◆ SetPolyedreInfo() [1/2]
void MED::V2_2::TVWrapper::SetPolyedreInfo | ( | const MED::TPolyedreInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::TPolyedreInfo::myConn, MED::TPolyedreInfo::myConnMode, MED::TElemInfo::myElemNames, MED::TElemInfo::myElemNum, MED::TPolyedreInfo::myEntity, MED::TPolyedreInfo::myFaces, MED::TElemInfo::myFamNum, MED::TPolyedreInfo::myIndex, MED::TElemInfo::myIsElemNames, MED::TElemInfo::myIsElemNum, MED::TElemInfo::myMeshInfo, MED::TNameInfo::myName, and MED::TElemInfo::myNbElem.
◆ SetPolyedreInfo() [2/2]
|
virtual |
Write a MEDWrapper MED Polyedres representation from defined MED file.
This feature is support only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetPolygoneInfo() [1/2]
void MED::V2_2::TVWrapper::SetPolygoneInfo | ( | const MED::TPolygoneInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
◆ SetPolygoneInfo() [2/2]
|
virtual |
Write a MEDWrapper MED Polygones representation from defined MED file.
This feature is supported only for version of 2.2 and higher
Reimplemented from MED::TWrapper.
References MED::V2_2::eLECTURE_ECRITURE.
◆ SetProfileInfo() [1/2]
void MED::V2_2::TVWrapper::SetProfileInfo | ( | const TProfileInfo & | theInfo, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::TProfileInfo::GetSize(), MED::TProfileInfo::myElemNum, and MED::TNameInfo::myName.
◆ SetProfileInfo() [2/2]
|
virtual |
Write a MEDWrapper MED PROFILE representation.
Implements MED::TWrapper.
References MED::V2_2::eCREATION, MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
◆ SetTimeStampValue() [1/2]
void MED::V2_2::TVWrapper::SetTimeStampValue | ( | const PTimeStampValueBase & | theTimeStampValue, |
EModeAcces | theMode, | ||
TErr * | theErr = NULL |
||
) |
References MED::eNO_PFLMOD, and MED::GetNOMLength< eV2_2 >().
◆ SetTimeStampValue() [2/2]
|
virtual |
Write the values for MEDWrapper MED TIEMSTAMP to defined MED file.
Implements MED::TWrapper.
References MED::V2_2::eLECTURE_AJOUT, and MED::V2_2::eLECTURE_ECRITURE.
Member Data Documentation
◆ myFile
|
protected |
Referenced by GetBallGeom(), GetBallInfo(), GetCellInfo(), GetNbBalls(), GetNbCells(), GetPolyedreConnSize(), SetBallInfo(), and TVWrapper().
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/MED_V2_2_Wrapper.hxx
- src/3rdParty/salomesmesh/src/SMESH/MED_V2_2_Wrapper.cpp