![]() |
deal.II version GIT relicensing-3307-g81a1c05a67 2025-05-12 20:50: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.