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