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