36 #ifndef UTILITIES_NEKMESH_INPUTGMSH
37 #define UTILITIES_NEKMESH_INPUTGMSH
39 #include "../Module.h"
63 static std::map<unsigned int, ElmtConfig>
GenElmMap();
68 static std::map<unsigned int, ElmtConfig>
elmMap;
71 int GetNnodes(
unsigned int InputGmshEntity);
Basic information about an element.
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
boost::shared_ptr< Module > ModuleSharedPtr
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.