36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSMULTISHEAR
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSMULTISHEAR
39 #include "../Module.h"
63 virtual void Process(po::variables_map &vm);
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
ProcessMultiShear(FieldSharedPtr f)
boost::shared_ptr< Field > FieldSharedPtr
static ModuleKey className
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
This processing module calculates the shear stress metrics and writes it to a surface output file...
virtual ~ProcessMultiShear()
Abstract base class for processing modules.