36 #ifndef FIELDUTILS_PROCESSADDCOMPOSITEID
37 #define FIELDUTILS_PROCESSADDCOMPOSITEID
64 virtual void Process(po::variables_map &vm);
68 return "ProcessAddCompositeID";
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
This processing module adds a fld with the composite ID.
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
pair< ModuleType, string > ModuleKey
virtual std::string GetModuleName()
virtual void Process(po::variables_map &vm)
Write mesh to output file.
static ModuleKey className
boost::shared_ptr< Field > FieldSharedPtr
ProcessAddCompositeID(FieldSharedPtr f)
virtual ~ProcessAddCompositeID()
Abstract base class for processing modules.