36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSSCALEINFLD
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSSCALEINFLD
39 #include "../Module.h"
64 virtual void Process(po::variables_map &vm);
ProcessAddFld(FieldSharedPtr f)
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
boost::shared_ptr< Field > FieldSharedPtr
This processing module scales the input fld file.
static ModuleKey className
Abstract base class for processing modules.