35 #ifndef FIELDUTILS_PROCESSBOUNDARYEXTRACT
36 #define FIELDUTILS_PROCESSBOUNDARYEXTRACT
38 #include "../Module.h"
61 virtual void Process(po::variables_map &vm);
65 return "ProcessBoundaryExtract";
70 return "Setting up boundary extraction";
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.