#include <MED_TStructures.hxx>

Public Types | |
| typedef TTNameInfo | TNameInfoBase |
| typedef boost::tuple< EGeometrieElement, std::string > | TKey |
| typedef boost::tuple< TKey, TInt > | TInfo |
Public Member Functions | |
| TTGaussInfo (const TGaussInfo::TInfo &theInfo, EModeSwitch theMode) | |
| EGeometrieElement | GetGeom () const |
| Find out what MED geometrical type the MED GAUSS entity belong to. More... | |
| TCCoordSlice | GetRefCoordSlice (TInt theId) const |
| Gives coordinates for the referenced node by its number. More... | |
| TCoordSlice | GetRefCoordSlice (TInt theId) |
| Gives coordinates for the referenced node by its number. More... | |
| TCCoordSlice | GetGaussCoordSlice (TInt theId) const |
| Gives coordinates for the Gauss points by its number. More... | |
| TCoordSlice | GetGaussCoordSlice (TInt theId) |
| Gives coordinates for the Gauss points by its number. More... | |
| TInt | GetNbRef () const |
| Gives number of the referenced nodes. More... | |
| TInt | GetDim () const |
| Gives dimension of the referenced nodes. More... | |
| TInt | GetNbGauss () const |
| Gives number of the Gauss Points. More... | |
| virtual std::string | GetName () const =0 |
| Gets its name. More... | |
| virtual void | SetName (const std::string &theValue)=0 |
| Set a new name. More... | |
| virtual void | SetName (const TString &theValue)=0 |
| Set a new name. More... | |
| EModeSwitch | GetModeSwitch () const |
| virtual std::string | GetName () const |
| Gets its name. More... | |
| virtual void | SetName (const std::string &theValue) |
| Set a new name. More... | |
| virtual void | SetName (const TString &theValue) |
| Set a new name. More... | |
Data Fields | |
| EGeometrieElement | myGeom |
| Defines, which geometrical type the MED Gauss entity belongs to. More... | |
| TNodeCoord | myRefCoord |
| Contains coordinates for the referenced nodes. More... | |
| TNodeCoord | myGaussCoord |
| Contains coordinates for the Gauss points. More... | |
| TWeight | myWeight |
| Contains weights for the Gauss points. More... | |
| TString | myName |
| Keeps its name. More... | |
| EModeSwitch | myModeSwitch |
| Keeps the interlace mode. More... | |
|
inherited |
|
inherited |
| MED::TTGaussInfo::TTGaussInfo | ( | const TGaussInfo::TInfo & | theInfo, |
| EModeSwitch | theMode | ||
| ) |
|
inherited |
Gives dimension of the referenced nodes.
References MED::GetDimGaussCoord(), and SMESH::GetGeom().
Referenced by MED::TGaussInfo::GetGaussCoordSlice(), MED::TGaussInfo::GetRefCoordSlice(), and TTGaussInfo().
|
inherited |
Gives coordinates for the Gauss points by its number.
References MED::eFULL_INTERLACE, MED::TGaussInfo::GetDim(), MED::TModeSwitchInfo::GetModeSwitch(), MED::TGaussInfo::GetNbGauss(), and MED::TGaussInfo::myGaussCoord.
|
inherited |
Gives coordinates for the Gauss points by its number.
References MED::eFULL_INTERLACE, MED::TGaussInfo::GetDim(), MED::TModeSwitchInfo::GetModeSwitch(), and MED::TGaussInfo::myGaussCoord.
Referenced by MED::GetGaussCoord3D().
|
inherited |
|
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().
|
virtualinherited |
Gets its name.
Implements MED::TNameInfo.
References MED::GetNOMLength(), MED::GetString(), and MED::TNameInfo::myName.
|
pure virtualinherited |
Gets its name.
Implemented in MED::TTNameInfo.
|
inherited |
Gives number of the Gauss Points.
Referenced by MED::GetGaussCoord3D(), and MED::TGaussInfo::GetGaussCoordSlice().
|
inherited |
Gives number of the referenced nodes.
References SMESH::GetGeom(), and MED::GetNbRefCoord().
Referenced by MED::GetGaussCoord3D(), and TTGaussInfo().
|
inherited |
Gives coordinates for the referenced node by its number.
References MED::eFULL_INTERLACE, MED::TGaussInfo::GetDim(), MED::TModeSwitchInfo::GetModeSwitch(), and MED::TGaussInfo::myRefCoord.
|
inherited |
Gives coordinates for the referenced node by its number.
References MED::eFULL_INTERLACE, MED::TGaussInfo::GetDim(), MED::TModeSwitchInfo::GetModeSwitch(), and MED::TGaussInfo::myRefCoord.
Referenced by MED::GetGaussCoord3D().
|
virtualinherited |
Set a new name.
Implements MED::TNameInfo.
References MED::GetNOMLength(), MED::TNameInfo::myName, and MED::SetString().
Referenced by MED::TTNameInfo::TTNameInfo().
|
pure virtualinherited |
|
virtualinherited |
Set a new name.
Implements MED::TNameInfo.
References MED::GetNOMLength(), MED::TNameInfo::myName, and MED::SetString().
|
pure virtualinherited |
Set a new name.
Implemented in MED::TTNameInfo.
|
inherited |
Contains coordinates for the Gauss points.
Referenced by MED::TGaussInfo::GetGaussCoordSlice(), MED::TWrapper::GetGaussInfo(), MED::TGaussInfo::TLess::operator()(), and TTGaussInfo().
|
inherited |
Defines, which geometrical type the MED Gauss entity belongs to.
Referenced by MED::GetGaussCoord3D(), MED::TGaussInfo::TLess::operator()(), and TTGaussInfo().
|
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 MED::TTNodeInfo::TTNodeInfo().
|
inherited |
Keeps its name.
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::GetEntityInfo(), MED::TWrapper::GetFamilies(), MED::TWrapper::GetFamilyInfo(), MED::TWrapper::GetFieldInfo(), MED::TWrapper::GetGaussInfo(), MED::TWrapper::GetGrilleInfo(), MED::TWrapper::GetGrilleStruct(), MED::TWrapper::GetGrilleType(), MED::TWrapper::GetMeshInfo(), MED::TTNameInfo::GetName(), MED::TWrapper::GetNames(), MED::TWrapper::GetNbCells(), MED::TWrapper::GetNbFamAttr(), MED::TWrapper::GetNbFamGroup(), MED::TWrapper::GetNbFamilies(), MED::TWrapper::GetNbNodes(), MED::TWrapper::GetNbTimeStamps(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetNumeration(), MED::TWrapper::GetPolyedreConnSize(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneConnSize(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::GetProfileInfo(), MED::TWrapper::GetTimeStampInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetFamilies(), MED::TWrapper::SetFamilyInfo(), MED::TWrapper::SetFieldInfo(), MED::TWrapper::SetGrilleInfo(), MED::TWrapper::SetMeshInfo(), MED::TTNameInfo::SetName(), MED::TWrapper::SetNames(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetNumeration(), MED::TWrapper::SetPolyedreInfo(), MED::TWrapper::SetPolygoneInfo(), MED::TWrapper::SetProfileInfo(), and MED::TTNameInfo::TTNameInfo().
|
inherited |
Contains coordinates for the referenced nodes.
Referenced by MED::TWrapper::GetGaussInfo(), MED::TGaussInfo::GetRefCoordSlice(), MED::TGaussInfo::TLess::operator()(), and TTGaussInfo().
|
inherited |
Contains weights for the Gauss points.
Referenced by MED::TWrapper::GetGaussInfo(), and TTGaussInfo().