35 #ifndef FIELDUTILS_PROCESSDEFORM
36 #define FIELDUTILS_PROCESSDEFORM
38 #include "../Module.h"
59 virtual void Process(po::variables_map &vm);
63 return "ProcessDeform";
68 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.