35#ifndef FIELDUTILS_PROCESSDEFORM
36#define FIELDUTILS_PROCESSDEFORM
60 virtual void v_Process(po::variables_map &vm)
override;
64 return "ProcessDeform";
69 return "Deforming grid";
Abstract base class for processing modules.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
The above copyright notice and this permission notice shall be included.