36 #ifndef UTILITIES_NEKMESH_INPUTGMSH
37 #define UTILITIES_NEKMESH_INPUTGMSH
63 static std::map<unsigned int, NekMeshUtils::ElmtConfig>
GenElmMap();
68 static std::map<unsigned int, NekMeshUtils::ElmtConfig>
elmMap;
72 int GetNnodes(
unsigned int InputGmshEntity);
Basic information about an element.
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.
std::pair< ModuleType, std::string > ModuleKey