35 #ifndef UTILITIES_NEKMESH_PROCESSPERALIGN 36 #define UTILITIES_NEKMESH_PROCESSPERALIGN
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.
ProcessPerAlign(NekMeshUtils::MeshSharedPtr m)
Default constructor.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
Abstract base class for processing modules.
virtual void Process()
Write mesh to output file.
virtual ~ProcessPerAlign()
Destructor.
std::pair< ModuleType, std::string > ModuleKey