49 for (
size_t i = 0; i < 3; i++)
57 for (
size_t i = 0; i < numPoints - 2; ++i)
80 for (
size_t i = 0; i < numPoints - 2; ++i)
98 std::shared_ptr<PointsBaseType> returnval(
100 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...
void v_CalculatePoints() final
static bool initPointsManager[]
void v_CalculateDerivMatrix() final
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void v_CalculateWeights() final
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)
static const NekDouble NodalTetSPIData[][4]
static const size_t NodalTetSPINPTS[NodalTetSPIAvailable]
@ eNodalTetSPI
3D Nodal Symmetric positive internal tet (Whitherden, Vincent)