36 #ifndef NEKTAR_SOLVERUTILS_FILTERS_FILTERFIELDCONVERT_H 37 #define NEKTAR_SOLVERUTILS_FILTERS_FILTERFIELDCONVERT_H 39 #include <boost/core/ignore_unused.hpp> 58 const std::weak_ptr<EquationSystem> &pEquation,
59 const std::map<std::string, std::string> &pParams)
71 const std::weak_ptr<EquationSystem> &pEquation,
95 boost::ignore_unused(pFields, time);
113 void CreateModules(std::vector<std::string> &modcmds);
118 void CheckModules(std::vector<ModuleSharedPtr> &modules);
std::shared_ptr< Filter > FilterSharedPtr
A shared pointer to a Driver object.
LibUtilities::FieldMetaDataMap m_fieldMetaData
static std::string className
Name of the class.
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
std::vector< Array< OneD, NekDouble > > m_outFields
std::shared_ptr< Field > FieldSharedPtr
std::map< std::string, std::string > FieldMetaDataMap
static FilterSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation, const std::map< std::string, std::string > &pParams)
Creates an instance of this class.
virtual SOLVER_UTILS_EXPORT std::string v_GetFileSuffix()
unsigned int m_sampleFrequency
virtual SOLVER_UTILS_EXPORT NekDouble v_GetScale()
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::map< std::string, std::string > ParamMap
std::string m_restartFile
#define SOLVER_UTILS_EXPORT
std::vector< ModuleSharedPtr > m_modules
unsigned int m_outputFrequency
unsigned int m_outputIndex
NekDouble m_phaseSamplePeriod
void CheckModules(vector< ModuleSharedPtr > &modules)
virtual SOLVER_UTILS_EXPORT void v_PrepareOutput(const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields, const NekDouble &time)
NekDouble m_phaseTolerance
NekDouble m_phaseSamplePhase
std::vector< std::string > m_variables
std::shared_ptr< SessionReader > SessionReaderSharedPtr
unsigned int m_numSamples