36 #ifndef NODALPRISMSPI_H
37 #define NODALPRISMSPI_H
44 #include <boost/shared_ptr.hpp>
48 namespace LibUtilities
80 #endif // NODALTRIELEC_H
static const PointsKey NullPointsKey(0, eNoPointsType)
Array< OneD, NekDouble > m_ew
Array< OneD, NekDouble > m_e0
void CalculateDerivMatrix()
Array< OneD, NekDouble > m_t0
#define LIB_UTILITIES_EXPORT
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)
NodalPrismSPI(const PointsKey &key)
Stores a set of points of datatype DataT, defined by a PointKey.