#include "MED_Utilities.hxx"#include "MED_Algorithm.hxx"#include "MED_GaussUtils.hxx"#include "MED_Factory.hxx"
Functions | |
| void | CheckMed (const std::string &theFileName) |
| void | CopyMed (const PWrapper &theMed, const PWrapper &theMed2, int theIncr) |
| void | CopyMed (const std::string &theFileName, const std::string &theFileName2, MED::EVersion theVersion, int theNbCopy) |
| void | ReadMed (const char *theFileName, const char *theFileName2, MED::EVersion theVersion=eV2_2, int theNbCopy=1) |
| int | main (int argc, char **argv) |
Variables | |
| static int | MYWRITEDEBUG = 1 |
| void CheckMed | ( | const std::string & | theFileName | ) |
References BEGMSG, MED::CrWrapper(), MED::eNOEUD, MED::GetEntite2TFieldInfo2TimeStampInfoSet(), MED::GetEntity2FamilySet(), MED::GetEntity2TGeom2ElemInfo(), MED::GetFamilyInfoSet(), MED::GetFieldInfo2TimeStampInfoSet(), MED::GetGaussCoord3D(), MED::GetGroupInfo(), MED::GetKey2Gauss(), MED::GetMKey2Profile(), INITMSG, and MSG.
Referenced by main().
References BEGMSG, MED::eNOEUD, MED::ePOLYEDRE, MED::ePOLYGONE, MED::GetKey2Gauss(), MED::GetMKey2Profile(), INITMSG, and MSG.
| void CopyMed | ( | const std::string & | theFileName, |
| const std::string & | theFileName2, | ||
| MED::EVersion | theVersion, | ||
| int | theNbCopy | ||
| ) |
References CopyMed(), MED::CrWrapper(), and MSG.
| void ReadMed | ( | const char * | theFileName, |
| const char * | theFileName2, | ||
| MED::EVersion | theVersion = eV2_2, |
||
| int | theNbCopy = 1 |
||
| ) |
|
static |