#define LIB_UTILITIES_EXPORT
Stores a set of points of datatype DataT, defined by a PointKey.
Defines a specification for a set of points.
void v_CalculateDerivMatrix() final
Points< NekDouble > PointsBaseType
static bool initPointsManager[]
void CalculateInterpMatrix(size_t npts, const Array< OneD, const NekDouble > &xpoints, Array< OneD, NekDouble > &interp)
const std::shared_ptr< NekMatrix< NekDouble > > v_GetI(const PointsKey &pkey) override
PolyEPoints(const PolyEPoints &points)=delete
PolyEPoints(const PointsKey &key)
void v_CalculateWeights() final
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void v_CalculatePoints() final