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