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