deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
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 1207 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 1229 of file quadrature_lib.cc.