52 for (
size_t i = 0; i < 2; i++)
57 for (
size_t j = 0, ct = 0; j < numPoints; j++)
59 for (
size_t i = 0; i < numPoints; i++, ct++)
73 for (
size_t j = 0, ct = 0; j < numPoints; j++)
75 for (
size_t i = 0; i < numPoints; i++, ct++)
88 std::shared_ptr<PointsBaseType> returnval(
90 returnval->Initialize();
bool RegisterCreator(const KeyType &key, const CreateFuncType &createFunc)
Register the given function and associate it with the key. The return value is just to facilitate cal...
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void v_CalculateWeights() final
Array< OneD, NekDouble > m_ew
1D GLL weights
void v_CalculateDerivMatrix() final
void v_CalculatePoints() final
static bool initPointsManager[]
Array< OneD, NekDouble > m_e0
1D GLL points
Array< OneD, DataType > m_points[3]
Storage for the point locations, allowing for up to a 3D points storage.
size_t GetNumPoints() const
Array< OneD, DataType > m_weights
Quadrature weights for the weights.
Defines a specification for a set of points.
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
PointsManagerT & PointsManager(void)
@ eGaussLobattoLegendre
1D Gauss-Lobatto-Legendre quadrature points
@ eNodalQuadElec
2D GLL for quad