45 namespace LibUtilities
61 for (
int i = 0; i < 3; i++)
66 for (
int j = 0, ct = 0; j < numPoints; j++)
68 for (
int i = 0; i <
m_numtri; i++, ct++)
84 for (
int j = 0, ct = 0; j < numPoints; j++)
86 for (
int i = 0; i <
m_numtri; i++, ct++)
99 boost::shared_ptr<PointsBaseType> returnval(
101 returnval->Initialize();
Array< OneD, NekDouble > m_ew
Array< OneD, NekDouble > m_e0
void CalculateDerivMatrix()
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
Array< OneD, DataType > m_points[3]
Array< OneD, NekDouble > m_t0
unsigned int GetNumPoints() const
PointsManagerT & PointsManager(void)
Array< OneD, DataType > m_weights
Defines a specification for a set of points.
Array< OneD, NekDouble > m_tw
Array< OneD, NekDouble > m_t1
static boost::shared_ptr< PointsBaseType > Create(const PointsKey &key)
1D Gauss-Lobatto-Legendre quadrature points
2D Nodal Symmetric positive internal triangle (Whitherden, Vincent)