9#ifndef INCGcd0bee55c3bb44e8bda00e45e61f2001
10#define INCGcd0bee55c3bb44e8bda00e45e61f2001
28 unsigned int num_points);
43std::tuple<Eigen::VectorXd, Eigen::VectorXd>
GaussJacobi(
Rules for numerical quadrature on reference entity shapes.
std::tuple< Eigen::VectorXd, Eigen::VectorXd > GaussJacobi(quadDegree_t num_points, double alpha, double beta)
Computes the quadrature points and weights for the interval [-1,1] of a Gauss-Jacobi quadrature rule ...
std::tuple< Eigen::VectorXd, Eigen::VectorXd > GaussLegendre(unsigned num_points)
unsigned int quadDegree_t