36 #ifndef FOURIERSINGLEMODEPOINTS_H 
   37 #define FOURIERSINGLEMODEPOINTS_H 
   44 #include <boost/shared_ptr.hpp> 
   49     namespace LibUtilities 
 
  119 #endif //FOURIERSINGLEMODEPOINTS_H 
1D Gauss-Radau-Chebyshev quadrature points, pinned at x=-1 
 
1D Gauss-Radau-Legendre quadrature points, pinned at x=1 
 
void CalculateDerivMatrix()
 
virtual ~FourierSingleModePoints()
 
static boost::shared_ptr< PointsBaseType > Create(const PointsKey &key)
 
1D Gauss-Gauss-Legendre quadrature points 
 
Gauss Radau pinned at x=-1, . 
 
1D Evenly-spaced points using Lagrange polynomial 
 
void CalculateInterpMatrix(unsigned int npts, const Array< OneD, const NekDouble > &xpoints, Array< OneD, NekDouble > &interp)
 
boost::shared_ptr< NekMatrix< DataType > > MatrixSharedPtrType
 
boost::shared_ptr< NekMatrix< NekDouble > > CreateMatrix(const PointsKey &pkey)
 
1D Evenly-spaced points using Fourier Fit 
 
#define LIB_UTILITIES_EXPORT
 
FourierSingleModePoints(const PointsKey &key)
 
1D Gauss-Radau-Chebyshev quadrature points, pinned at x=1 
 
const MatrixSharedPtrType GetI(const PointsKey &pkey)
 
1D Gauss-Gauss-Chebyshev quadrature points 
 
Defines a specification for a set of points. 
 
FourierSingleModePoints()
Default constructor should not be called except by Create method. 
 
NekDouble PeriodicSincFunction(const NekDouble x, const NekDouble h)
 
1D Non Evenly-spaced points for Single Mode analysis 
 
Gauss Radau pinned at x=-1, . 
 
Gauss Radau pinned at x=-1, . 
 
NekManager< PointsKey, NekMatrix< DataType >, PointsKey::opLess > m_InterpManager
 
Gauss Radau pinned at x=-1, . 
 
1D Gauss-Lobatto-Legendre quadrature points 
 
Stores a set of points of datatype DataT, defined by a PointKey. 
 
1D Gauss-Radau-Legendre quadrature points, pinned at x=-1 
 
1D Gauss-Lobatto-Legendre quadrature points