#include <deal.II/base/quadrature_lib.h>

Public Member Functions | |
| QGaussLobattoChebyshev (const unsigned int n) | |
Generate a formula with n quadrature points. | |
| QGaussLobattoChebyshev (const unsigned int n) | |
Gauss-Lobatto-Chebyshev quadrature rules integrate the weighted product 



![$[0,1]$](form_593.png)
![$[-1,1]$](form_594.png)


Definition at line 627 of file quadrature_lib.h.
| QGaussLobattoChebyshev< dim >::QGaussLobattoChebyshev | ( | const unsigned int | n | ) |
Generate a formula with n quadrature points.
Definition at line 1439 of file quadrature_lib.cc.
| QGaussLobattoChebyshev< 1 >::QGaussLobattoChebyshev | ( | const unsigned int | n | ) |
Definition at line 1419 of file quadrature_lib.cc.