35 #ifndef NODALHEXELEC_H 36 #define NODALHEXELEC_H 48 namespace LibUtilities
84 #endif // NODALHEXELEC_H static const PointsKey NullPointsKey(0, eNoPointsType)
void CalculateDerivMatrix()
NodalHexElec(const PointsKey &key)
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
Stores a set of points of datatype DataT, defined by a PointKey.
Array< OneD, NekDouble > m_e0
1D GLL points.
Array< OneD, NekDouble > m_ew
1D GLL weights.
#define LIB_UTILITIES_EXPORT
Defines a specification for a set of points.
static bool initPointsManager[]