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