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