63 "NodalTriElec Points can only interpolate to other 2d "
64 "point distributions");
74 size_t numpoints = x.size();
87 std::shared_ptr<NodalUtilTriangle>
m_util;
#define ASSERTL0(condition, msg)
#define LIB_UTILITIES_EXPORT
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void NodalPointReorder2d()
NodalTriElec(const NodalTriElec &points)=delete
static bool initPointsManager[]
void v_CalculateWeights() final
std::shared_ptr< NodalUtilTriangle > m_util
void CalculateInterpMatrix(const Array< OneD, const NekDouble > &xia, const Array< OneD, const NekDouble > &yia, Array< OneD, NekDouble > &interp)
void v_CalculatePoints() final
NodalTriElec(const PointsKey &key)
void v_CalculateDerivMatrix() final
const MatrixSharedPtrType v_GetI(const PointsKey &pkey) override
const MatrixSharedPtrType v_GetI(const Array< OneD, const NekDouble > &x, const Array< OneD, const NekDouble > &y) override
Stores a set of points of datatype DataT, defined by a PointKey.
size_t GetTotNumPoints() const
std::shared_ptr< NekMatrix< DataType > > MatrixSharedPtrType
const MatrixSharedPtrType GetI(const PointsKey &key)
Defines a specification for a set of points.
size_t GetPointsDim() const
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
PointsManagerT & PointsManager(void)
std::vector< double > d(NPUPPER *NPUPPER)