35 #ifndef FIELDUTILS_PROCESSDISPLACEMENT
36 #define FIELDUTILS_PROCESSDISPLACEMENT
59 virtual void Process(po::variables_map &vm);
63 return "ProcessDisplacement";
68 return "Calculating displacement";
ProcessDisplacement(FieldSharedPtr f)
static ModuleKey className
static std::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
virtual ~ProcessDisplacement()
virtual void Process(po::variables_map &vm)
Write mesh to output file.
virtual std::string GetModuleDescription()
virtual std::string GetModuleName()
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.