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