36 #ifndef UTILITIES_NEKMESH_INPUTNEK 
   37 #define UTILITIES_NEKMESH_INPUTNEK 
   40 #include <boost/unordered_set.hpp> 
   41 #include <boost/unordered_map.hpp> 
   44 #include "../Module.h" 
   82     std::map<std::string, std::pair<NekCurve, std::string> > 
curveTags;
 
   87     std::map<std::string, HOSurfSet> 
hoData;
 
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.