35 #ifndef FIELDUTILS_PROCESSADDCOMPOSITEID
36 #define FIELDUTILS_PROCESSADDCOMPOSITEID
63 virtual void Process(po::variables_map &vm);
67 return "ProcessAddCompositeID";
72 return "Adding composite ID as a new field";
This processing module adds a fld with the composite ID.
ProcessAddCompositeID(FieldSharedPtr f)
static ModuleKey className
static std::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
virtual std::string GetModuleDescription()
virtual ModulePriority GetModulePriority()
virtual ~ProcessAddCompositeID()
virtual std::string GetModuleName()
virtual void Process(po::variables_map &vm)
Write mesh to output file.
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.