35 #ifndef UTILITIES_NEKMESH_INPUTGMSH 36 #define UTILITIES_NEKMESH_INPUTGMSH 62 static std::map<unsigned int, NekMeshUtils::ElmtConfig>
GenElmMap();
67 static std::map<unsigned int, NekMeshUtils::ElmtConfig>
elmMap;
71 int GetNnodes(
unsigned int InputGmshEntity);
Basic information about an element.
std::shared_ptr< Module > ModuleSharedPtr
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::pair< ModuleType, std::string > ModuleKey