36 #ifndef FIELDUTILS_PROCESSC0PROJECTIO
37 #define FIELDUTILS_PROCESSC0PROJECTIO
39 #include "../Module.h"
64 virtual void Process(po::variables_map &vm);
68 return "ProcessC0Projection";
static ModuleKey className
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
virtual ~ProcessC0Projection()
pair< ModuleType, string > ModuleKey
boost::shared_ptr< Field > FieldSharedPtr
This processing module calculates the Q Criterion and adds it as an extra-field to the output file...
ProcessC0Projection(FieldSharedPtr f)
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
virtual std::string GetModuleName()
Abstract base class for processing modules.
virtual void Process(po::variables_map &vm)
Write mesh to output file.