36 #ifndef NEKTAR_SOLVERUTILS_FILTERS_FILTERMODALENERGY_H
37 #define NEKTAR_SOLVERUTILS_FILTERS_FILTERMODALENERGY_H
static FilterSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession, const ParamMap &pParams)
enum MultiRegions::ProjectionType m_projectionType
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
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
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
LibUtilities::FieldIOSharedPtr m_fld
std::vector< unsigned int > m_boundaryRegionsIdList
void SetUpBaseFields(SpatialDomains::MeshGraphSharedPtr &mesh)
boost::shared_ptr< Filter > FilterSharedPtr
A shared pointer to a Driver object.
bool m_homogen_dealiasing
boost::shared_ptr< FieldIO > FieldIOSharedPtr
static std::string className
void ImportFldBase(std::string pInfile, SpatialDomains::MeshGraphSharedPtr pGraph)
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()
SOLVER_UTILS_EXPORT FilterModalEnergy(const LibUtilities::SessionReaderSharedPtr &pSession, const ParamMap &pParams)
std::string m_BoundaryString
virtual SOLVER_UTILS_EXPORT ~FilterModalEnergy()
boost::shared_ptr< Basis > BasisSharedPtr
std::vector< bool > m_boundaryRegionIsInList
boost::shared_ptr< MeshGraph > MeshGraphSharedPtr
std::ofstream m_outputStream
unsigned int m_outputPlane