36 #ifndef UTILITIES_NEKMESH_PROCESSPERALIGN
37 #define UTILITIES_NEKMESH_PROCESSPERALIGN
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
static NekMeshUtils::ModuleKey className
ProcessPerAlign(NekMeshUtils::MeshSharedPtr m)
Default constructor.
static boost::shared_ptr< Module > create(NekMeshUtils::MeshSharedPtr m)
Creates an instance of this class.
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
Abstract base class for processing modules.
virtual void Process()
Write mesh to output file.
virtual ~ProcessPerAlign()
Destructor.
std::pair< ModuleType, std::string > ModuleKey