46 namespace LibUtilities
53 for (
int i = 0; i < 2; i++)
61 for (
unsigned int i = 0; i < numPoints - 2; ++i)
83 for (
unsigned int i = 0; i < numPoints - 2; ++i)
101 boost::shared_ptr<PointsBaseType> returnval(
103 returnval->Initialize();
static const unsigned int NodalTriSPINPTS[NodalTriSPIAvailable]
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
void CalculateDerivMatrix()
Array< OneD, DataType > m_points[3]
unsigned int GetNumPoints() const
Array< OneD, DataType > m_weights
Defines a specification for a set of points.
static boost::shared_ptr< PointsBaseType > Create(const PointsKey &key)
static const NekDouble NodalTriSPIData[][3]