![]() |
Reference documentation for deal.II version 9.3.2
|
Functions | |
| std::vector< double > | get_quadrature_points (const unsigned int n) |
| std::vector< double > | get_quadrature_weights (const unsigned int n) |
| std::vector<double> internal::QGaussChebyshev::get_quadrature_points | ( | const unsigned int | n | ) |
Computes the points of the quadrature formula.
Definition at line 964 of file quadrature_lib.cc.
| std::vector<double> internal::QGaussChebyshev::get_quadrature_weights | ( | const unsigned int | n | ) |
Computes the weights of the quadrature formula.
Definition at line 986 of file quadrature_lib.cc.