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