45 namespace LibUtilities
57 for (
int i = 0; i < 3; i++)
65 for (
unsigned int i = 0; i < numPoints - 2; ++i)
88 for (
unsigned int i = 0; i < numPoints - 2; ++i)
106 std::shared_ptr<PointsBaseType> returnval(
108 returnval->Initialize();
Array< OneD, DataType > m_weights
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
static const NekDouble NodalTetSPIData[][4]
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
3D Nodal Symmetric positive internal tet (Whitherden, Vincent)
static bool initPointsManager[]
static const unsigned int NodalTetSPINPTS[NodalTetSPIAvailable]
PointsManagerT & PointsManager(void)
Defines a specification for a set of points.
Array< OneD, DataType > m_points[3]
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 CalculateDerivMatrix()
unsigned int GetNumPoints() const