36 #ifndef FIELDUTILS_PROCESSQUALITYMETRIC
37 #define FIELDUTILS_PROCESSQUALITYMETRIC
39 #include "../Module.h"
61 virtual void Process(po::variables_map &vm);
65 return "ProcessQualityMetric";
virtual ~ProcessQualityMetric()
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
virtual void Process(po::variables_map &vm)
Write mesh to output file.
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
pair< ModuleType, string > ModuleKey
virtual std::string GetModuleName()
boost::shared_ptr< Field > FieldSharedPtr
ProcessQualityMetric(FieldSharedPtr f)
static ModuleKey className
boost::shared_ptr< Expansion > ExpansionSharedPtr
This processing module scales the input fld file.
Abstract base class for processing modules.
Array< OneD, NekDouble > GetQ(LocalRegions::ExpansionSharedPtr e, bool s)