35 #ifndef UTILITIES_NEKMESH_INPUTNEK
36 #define UTILITIES_NEKMESH_INPUTNEK
39 #include <boost/unordered_set.hpp>
40 #include <boost/unordered_map.hpp>
81 std::map<std::string, std::pair<NekCurve, std::string> >
curveTags;
86 std::map<std::string, NekMeshUtils::HOSurfSet>
hoData;
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::pair< ModuleType, std::string > ModuleKey
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
std::shared_ptr< Module > ModuleSharedPtr