35 #ifndef NEKMESHUTILS_NEKMESH_PROCESSLOADOCTREE 36 #define NEKMESHUTILS_NEKMESH_PROCESSLOADOCTREE 42 namespace NekMeshUtils
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
virtual ~ProcessLoadOctree()
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
static std::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class.
static ModuleKey className
Abstract base class for processing modules.
ProcessLoadOctree(MeshSharedPtr m)
std::pair< ModuleType, std::string > ModuleKey