Version: 9.12.0
MED_Structures.cxx File Reference
#include "MED_Structures.hxx"
#include "MED_Utilities.hxx"
#include <cstring>
Include dependency graph for MED_Structures.cxx:

Namespaces

 MED
 

Functions

std::string MED::GetString (TInt theId, TInt theStep, const TString &theString)
 Extract a substring from the sequence of the strings. More...
 
void MED::SetString (TInt theId, TInt theStep, TString &theString, const std::string &theValue)
 Set a substring in the sequence of the strings. More...
 
void MED::SetString (TInt theId, TInt theStep, TString &theString, const TString &theValue)
 Set a substring in the sequence of the strings. More...
 
TInt MED::GetDimGaussCoord (EGeometrieElement theGeom)
 Get dimension of the Gauss coordinates for the defined type of mesh cell. More...
 
TInt MED::GetNbRefCoord (EGeometrieElement theGeom)
 Get number of referenced nodes for the defined type of mesh cell. More...
 
PFloatTimeStampValue MED::CastToFloatTimeStampValue (const PTimeStampValueBase &theTimeStampValue)
 
PIntTimeStampValue MED::CastToIntTimeStampValue (const PTimeStampValueBase &theTimeStampValue)