36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSCONCATENATE
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSCONCATENATE
39 #include "../Module.h"
61 virtual void Process(po::variables_map &vm);
static ModuleKey className
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
ProcessConcatenateFld(FieldSharedPtr f)
virtual ~ProcessConcatenateFld()
boost::shared_ptr< Field > FieldSharedPtr
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
This processing module sets up for the boundary field to be extracted.
Abstract base class for processing modules.