24 #ifndef _GM_MEDIT_FILE_FORMAT_H_ 25 #define _GM_MEDIT_FILE_FORMAT_H_ 34 virtual const char*
formatName()
const {
return "Medit"; }
70 const char* topoSection;
71 const char* dataSection;
75 static const int supportedTypesSize;
79 #endif // _GM_MEDIT_FILE_FORMAT_H_
Auxiliar class used to store the definition of a value. It can be used to store informations about st...
Definition: gmValueInfo.h:126
DiscontinuityType
Discontinuity type (defining how the disc. geometry is defined)
Definition: gmDiscontinuitySet.h:52
Integration rule base classe.
Definition: gmIntegrationRule.h:88
GmCellType
Mesh Cell types. Don't change type orders or add types without reading comments below.
Definition: gmCellType.h:30