45 namespace LibUtilities
56 for (
int i = 0; i < 2; i++)
61 for (
int j = 0, ct = 0; j < numPoints; j++)
63 for (
int i = 0; i < numPoints; i++, ct++)
77 for (
int j = 0, ct = 0; j < numPoints; j++)
79 for (
int i = 0; i < numPoints; i++, ct++)
92 boost::shared_ptr<PointsBaseType> returnval(
94 returnval->Initialize();
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
Array< OneD, DataType > m_points[3]
static boost::shared_ptr< PointsBaseType > Create(const PointsKey &key)
void CalculateDerivMatrix()
unsigned int GetNumPoints() const
PointsManagerT & PointsManager(void)
Array< OneD, DataType > m_weights
Defines a specification for a set of points.
Array< OneD, NekDouble > m_ew
1D GLL weights
Array< OneD, NekDouble > m_e0
1D GLL points
1D Gauss-Lobatto-Legendre quadrature points