35 #ifndef NODALPRISMSPI_H 
   36 #define NODALPRISMSPI_H 
   47 namespace LibUtilities
 
#define LIB_UTILITIES_EXPORT
 
static std::shared_ptr< PointsBaseType > Create(const PointsKey &key)
 
Array< OneD, NekDouble > m_t1
 
Array< OneD, NekDouble > m_ew
 
Array< OneD, NekDouble > m_e0
 
Array< OneD, NekDouble > m_tw
 
void CalculateDerivMatrix()
 
NodalPrismSPI(const PointsKey &key)
 
Array< OneD, NekDouble > m_t0
 
static bool initPointsManager[]
 
Stores a set of points of datatype DataT, defined by a PointKey.
 
Defines a specification for a set of points.
 
static const PointsKey NullPointsKey(0, eNoPointsType)
 
The above copyright notice and this permission notice shall be included.