35#ifndef NODALQUADELEC_H
36#define NODALQUADELEC_H
#define LIB_UTILITIES_EXPORT
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void v_CalculateWeights() final
NodalQuadElec(const NodalQuadElec &points)=delete
Array< OneD, NekDouble > m_ew
1D GLL weights
void v_CalculateDerivMatrix() final
NodalQuadElec(const PointsKey &key)
void v_CalculatePoints() final
static bool initPointsManager[]
~NodalQuadElec() override
Array< OneD, NekDouble > m_e0
1D GLL points
Stores a set of points of datatype DataT, defined by a PointKey.
Defines a specification for a set of points.