|
TInt | MED::GetNbNodes (EGeometrieElement typmai) |
|
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) |
|