#include <MED_TStructures.hxx>

Public Types | |
| typedef TTElemInfo | TElemInfoBase |
Public Member Functions | |
| TTNodeInfo (const PMeshInfo &theMeshInfo, const PNodeInfo &theInfo) | |
| TTNodeInfo (const PMeshInfo &theMeshInfo, TInt theNbElem, EModeSwitch theMode, ERepere theSystem, EBooleen theIsElemNum, EBooleen theIsElemNames) | |
| TTNodeInfo (const PMeshInfo &theMeshInfo, const TFloatVector &theNodeCoords, EModeSwitch theMode, ERepere theSystem, const TStringVector &theCoordNames, const TStringVector &theCoordUnits, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames) | |
| virtual std::string | GetCoordName (TInt theId) const |
| Get name of the coordinate dimension by its order number. More... | |
| virtual void | SetCoordName (TInt theId, const std::string &theValue) |
| Set name of the coordinate dimension by its order number. More... | |
| virtual std::string | GetCoordUnit (TInt theId) const |
| Get name of unit for the coordinate dimension by its order number. More... | |
| virtual void | SetCoordUnit (TInt theId, const std::string &theValue) |
| Set name of unit for the coordinate dimension by its order number. More... | |
| TCCoordSlice | GetCoordSlice (TInt theId) const |
| Gives coordinates for mesh node by its number (const version) More... | |
| TCoordSlice | GetCoordSlice (TInt theId) |
| Gives coordinates for mesh node by its number. More... | |
| ERepere | GetSystem () const |
| Get which coordinate system is used for the node describing. More... | |
| void | SetSystem (ERepere theSystem) |
| Set coordinate system to be used for the node describing. More... | |
| const PMeshInfo & | GetMeshInfo () const |
| Get a reference to corresponding MED Mesh. More... | |
| TInt | GetNbElem () const |
| TInt | GetFamNum (TInt theId) const |
| Get number of a MED FAMILY by order number of the mesh element. More... | |
| void | SetFamNum (TInt theId, TInt theVal) |
| Set number of a MED FAMILY for the mesh element with the order number. More... | |
| EBooleen | IsElemNum () const |
| Let know if the mesh elements are indexed. More... | |
| EBooleen | IsFamNum () const |
| Let know if the mesh elements family are indexed. More... | |
| TInt | GetElemNum (TInt theId) const |
| Get a reference number of the mesh element by its order number. More... | |
| void | SetElemNum (TInt theId, TInt theVal) |
| Set a reference number for the mesh element by its order number. More... | |
| EBooleen | IsElemNames () const |
| Let know if the mesh elements have names. More... | |
| virtual std::string | GetElemName (TInt theId) const =0 |
| Get name of the mesh element by its order number. More... | |
| virtual void | SetElemName (TInt theId, const std::string &theValue)=0 |
| Set name of the mesh element by its order number. More... | |
| EModeSwitch | GetModeSwitch () const |
| virtual std::string | GetElemName (TInt theId) const |
| Get name of the mesh element by its order number. More... | |
| virtual void | SetElemName (TInt theId, const std::string &theValue) |
| Set name of the mesh element by its order number. More... | |
Data Fields | |
| PNodeCoord | myCoord |
| Contains all nodal coordinates. More... | |
| ERepere | mySystem |
| Defines, which coordinate system is used. More... | |
| TString | myCoordNames |
| Contains names for the coordinate dimensions. More... | |
| TString | myCoordUnits |
| Contains units for the coordinate dimensions. More... | |
| PMeshInfo | myMeshInfo |
| A reference to corresponding MED Mesh. More... | |
| TInt | myNbElem |
| PElemNum | myFamNum |
| Get number of mesh elements. More... | |
| EBooleen | myIsElemNum |
| Defines if the mesh elements are indexed. More... | |
| EBooleen | myIsFamNum |
| Defines if the mesh elements family are indexed. More... | |
| PElemNum | myElemNum |
| Contains sequence of the indexes for the mesh elements. More... | |
| EBooleen | myIsElemNames |
| Defines if the mesh elements are named. More... | |
| PString | myElemNames |
| Contains sequence of the names for the mesh elements. More... | |
| EModeSwitch | myModeSwitch |
| Keeps the interlace mode. More... | |
| MED::TTNodeInfo::TTNodeInfo | ( | const PMeshInfo & | theMeshInfo, |
| const TFloatVector & | theNodeCoords, | ||
| EModeSwitch | theMode, | ||
| ERepere | theSystem, | ||
| const TStringVector & | theCoordNames, | ||
| const TStringVector & | theCoordUnits, | ||
| const TIntVector & | theFamilyNums, | ||
| const TIntVector & | theElemNums, | ||
| const TStringVector & | theElemNames | ||
| ) |
|
virtual |
Get name of the coordinate dimension by its order number.
Implements MED::TNodeInfo.
References MED::GetPNOMLength(), MED::GetString(), and MED::TNodeInfo::myCoordNames.
|
inherited |
Gives coordinates for mesh node by its number.
References MED::eFULL_INTERLACE, MED::TModeSwitchInfo::GetModeSwitch(), MED::TNodeInfo::myCoord, and MED::TElemInfo::myMeshInfo.
|
inherited |
Gives coordinates for mesh node by its number (const version)
References MED::eFULL_INTERLACE, MED::TModeSwitchInfo::GetModeSwitch(), MED::TNodeInfo::myCoord, and MED::TElemInfo::myMeshInfo.
Referenced by MED::TShapeFun::Eval(), and MED::GetBaryCenter().
|
virtual |
Get name of unit for the coordinate dimension by its order number.
Implements MED::TNodeInfo.
References MED::GetPNOMLength(), MED::GetString(), and MED::TNodeInfo::myCoordUnits.
|
virtualinherited |
Get name of the mesh element by its order number.
Implements MED::TElemInfo.
References MED::GetPNOMLength(), MED::GetString(), and MED::TElemInfo::myElemNames.
|
pure virtualinherited |
Get name of the mesh element by its order number.
Implemented in MED::TTElemInfo.
Get a reference number of the mesh element by its order number.
References MED::TElemInfo::myElemNum.
Get number of a MED FAMILY by order number of the mesh element.
References MED::TElemInfo::myFamNum.
|
inherited |
Get a reference to corresponding MED Mesh.
Referenced by MED::TShapeFun::Eval(), and MED::GetBaryCenter().
|
inherited |
Referenced by MED::TTMeshValue< TValueType >::GetCompValueSliceArr(), MED::TCellInfo::GetConnSlice(), MED::TNodeInfo::GetCoordSlice(), MED::TGaussCoord::GetCoordSliceArr(), MED::TGaussInfo::GetGaussCoordSlice(), MED::TTMeshValue< TValueType >::GetGaussValueSliceArr(), and MED::TGaussInfo::GetRefCoordSlice().
|
inherited |
Referenced by MED::TShapeFun::Eval(), and MED::GetBaryCenter().
|
inherited |
Get which coordinate system is used for the node describing.
|
inherited |
Let know if the mesh elements have names.
|
inherited |
Let know if the mesh elements are indexed.
Referenced by MED::TElemInfo::SetElemNum().
|
inherited |
Let know if the mesh elements family are indexed.
|
virtual |
Set name of the coordinate dimension by its order number.
Implements MED::TNodeInfo.
References MED::GetPNOMLength(), MED::TNodeInfo::myCoordNames, and MED::SetString().
Referenced by TTNodeInfo().
|
virtual |
Set name of unit for the coordinate dimension by its order number.
Implements MED::TNodeInfo.
References MED::GetPNOMLength(), MED::TNodeInfo::myCoordUnits, and MED::SetString().
Referenced by TTNodeInfo().
|
virtualinherited |
Set name of the mesh element by its order number.
Implements MED::TElemInfo.
References MED::GetPNOMLength(), MED::TElemInfo::myElemNames, and MED::SetString().
Referenced by MED::TTElemInfo::TTElemInfo().
|
pure virtualinherited |
Set name of the mesh element by its order number.
Implemented in MED::TTElemInfo.
Set a reference number for the mesh element by its order number.
References MED::TElemInfo::IsElemNum().
Referenced by MED::TTElemInfo::TTElemInfo().
Set number of a MED FAMILY for the mesh element with the order number.
References MED::eVRAI, and MED::TElemInfo::myIsFamNum.
Referenced by MED::TTElemInfo::TTElemInfo().
|
inherited |
Set coordinate system to be used for the node describing.
|
inherited |
Contains all nodal coordinates.
Referenced by MED::TNodeInfo::GetCoordSlice(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::SetNodeInfo(), and TTNodeInfo().
|
inherited |
Contains names for the coordinate dimensions.
Referenced by GetCoordName(), MED::TWrapper::GetNodeInfo(), SetCoordName(), MED::TWrapper::SetNodeInfo(), and TTNodeInfo().
|
inherited |
Contains units for the coordinate dimensions.
Referenced by GetCoordUnit(), MED::TWrapper::GetNodeInfo(), SetCoordUnit(), MED::TWrapper::SetNodeInfo(), and TTNodeInfo().
|
inherited |
Contains sequence of the names for the mesh elements.
Referenced by MED::TWrapper::GetCellInfo(), MED::TTElemInfo::GetElemName(), MED::TWrapper::GetNames(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::SetCellInfo(), MED::TTElemInfo::SetElemName(), MED::TWrapper::SetNames(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetPolyedreInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Contains sequence of the indexes for the mesh elements.
Referenced by MED::TWrapper::GetCellInfo(), MED::TElemInfo::GetElemNum(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetNumeration(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetNumeration(), MED::TWrapper::SetPolyedreInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Get number of mesh elements.
Defines sequence MED Family indexes for corresponding mesh entities
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::GetFamilies(), MED::TElemInfo::GetFamNum(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetFamilies(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetPolyedreInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Defines if the mesh elements are named.
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::GetNames(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetNames(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetPolyedreInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Defines if the mesh elements are indexed.
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetNumeration(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetNumeration(), MED::TWrapper::SetPolyedreInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Defines if the mesh elements family are indexed.
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::SetCellInfo(), MED::TElemInfo::SetFamNum(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
A reference to corresponding MED Mesh.
Referenced by MED::TWrapper::GetBallInfo(), MED::TWrapper::GetCellInfo(), MED::TTCellInfo::GetConnDim(), MED::TNodeInfo::GetCoordSlice(), MED::TWrapper::GetFamilies(), MED::TWrapper::GetNames(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetNumeration(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::SetBallInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetFamilies(), MED::TWrapper::SetNames(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetNumeration(), MED::TWrapper::SetPolyedreInfo(), MED::TWrapper::SetPolygoneInfo(), MED::TTCellInfo::TTCellInfo(), and MED::TTElemInfo::TTElemInfo().
|
inherited |
Keeps the interlace mode.
Referenced by MED::TMeshValueBase::Allocate(), MED::TWrapper::GetCellInfo(), MED::TWrapper::GetGaussInfo(), MED::TWrapper::GetGrilleInfo(), MED::TWrapper::GetNodeInfo(), MED::TGaussCoord::Init(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetGrilleInfo(), MED::TWrapper::SetNodeInfo(), and TTNodeInfo().
|
inherited |
|
inherited |
Defines, which coordinate system is used.
Referenced by MED::TWrapper::GetNodeInfo(), MED::TWrapper::SetNodeInfo(), and TTNodeInfo().