35 #ifndef NEKTAR_SOLVERUTILS_FILTERS_FILTERMODALENERGY_H 36 #define NEKTAR_SOLVERUTILS_FILTERS_FILTERMODALENERGY_H 64 const std::weak_ptr<EquationSystem> &pEquation,
77 const std::weak_ptr<EquationSystem> &pEquation,
std::shared_ptr< Filter > FilterSharedPtr
A shared pointer to a Driver object.
std::shared_ptr< MeshGraph > MeshGraphSharedPtr
static FilterSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation, const ParamMap &pParams)
enum MultiRegions::ProjectionType m_projectionType
SOLVER_UTILS_EXPORT FilterModalEnergy(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation, const ParamMap &pParams)
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
unsigned int m_outputFrequency
virtual void v_Initialise(const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields, const NekDouble &time)
virtual void v_Finalise(const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields, const NekDouble &time)
ProjectionType
Type of Galerkin projection.
Array< OneD, MultiRegions::ExpListSharedPtr > m_base
std::shared_ptr< Basis > BasisSharedPtr
LibUtilities::FieldIOSharedPtr m_fld
std::vector< unsigned int > m_boundaryRegionsIdList
void SetUpBaseFields(SpatialDomains::MeshGraphSharedPtr &mesh)
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
bool m_homogen_dealiasing
static std::string className
std::map< std::string, std::string > ParamMap
NekDouble L2Error(const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields, unsigned int field, const NekDouble &time)
virtual void v_Update(const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields, const NekDouble &time)
#define SOLVER_UTILS_EXPORT
LibUtilities::BasisSharedPtr m_homogeneousBasis
virtual bool v_IsTimeDependent()
std::string m_BoundaryString
virtual SOLVER_UTILS_EXPORT ~FilterModalEnergy()
std::vector< bool > m_boundaryRegionIsInList
std::shared_ptr< FieldIO > FieldIOSharedPtr
std::shared_ptr< SessionReader > SessionReaderSharedPtr
std::ofstream m_outputStream
void ImportFldBase(std::string pInfile)
unsigned int m_outputPlane