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