35#ifndef NEKTAR_LIB_UTILITIES_POINTS_TYPE_H
36#define NEKTAR_LIB_UTILITIES_POINTS_TYPE_H
60 eGaussRadauMAlpha0Beta2,
62 eGaussRadauMAlpha1Beta0,
64 eGaussRadauMAlpha2Beta0,
66 eGaussKronrodLegendre,
@ eNodalPrismEvenlySpaced
3D Evenly-spaced points on a Prism
@ SIZE_PointsType
Length of enum list.
@ eNodalTriFekete
2D Nodal Fekete Points on a Triangle
@ eGaussRadauMLegendre
1D Gauss-Radau-Legendre quadrature points, pinned at x=-1
@ eNodalPrismSPI
3D prism SPI
@ eBoundaryLayerPoints
1D power law distribution for boundary layer points
@ eGaussRadauMAlpha0Beta1
Gauss Radau pinned at x=-1,.
@ eGaussRadauKronrodMLegendre
1D Gauss-Radau-Kronrod-Legendre quadrature points, pinned at x=-1
@ eGaussLobattoChebyshev
1D Gauss-Lobatto-Legendre quadrature points
@ eFourierEvenlySpaced
1D Evenly-spaced points using Fourier Fit
@ eNodalTriElec
2D Nodal Electrostatic Points on a Triangle
@ eGaussRadauPChebyshev
1D Gauss-Radau-Chebyshev quadrature points, pinned at x=1
@ eNodalTriEvenlySpaced
2D Evenly-spaced points on a Triangle
@ eNodalHexElec
3D GLL for hex
@ eGaussRadauMChebyshev
1D Gauss-Radau-Chebyshev quadrature points, pinned at x=-1
@ eGaussRadauKronrodMAlpha1Beta0
1D Gauss-Radau-Kronrod-Legendre pinned at x=-1,
@ eGaussLobattoLegendre
1D Gauss-Lobatto-Legendre quadrature points
@ eNodalQuadElec
2D GLL for quad
@ eNodalTetEvenlySpaced
3D Evenly-spaced points on a Tetrahedron
@ eGaussGaussChebyshev
1D Gauss-Gauss-Chebyshev quadrature points
@ eNodalTetSPI
3D Nodal Symmetric positive internal tet (Whitherden, Vincent)
@ eBoundaryLayerPointsRev
1D power law distribution for boundary layer points
@ ePolyEvenlySpaced
1D Evenly-spaced points using Lagrange polynomial
@ eGaussLobattoKronrodLegendre
1D Lobatto Kronrod quadrature points
@ eGaussGaussLegendre
1D Gauss-Gauss-Legendre quadrature points
@ eFourierSingleModeSpaced
1D Non Evenly-spaced points for Single Mode analysis
@ eNodalPrismElec
3D electrostatically spaced points on a Prism
@ eNodalTetElec
3D Nodal Electrostatic Points on a Tetrahedron
@ eGaussRadauPLegendre
1D Gauss-Radau-Legendre quadrature points, pinned at x=1
@ eNodalTriSPI
2D Nodal Symmetric positive internal triangle (Whitherden, Vincent)
static std::vector< LibUtilities::PointsType > NullPointsTypeVector