Go to the source code of this file.
Modules | |
module | gjp_algo665 |
This module provides routines for numerical integration using Gauss-Jacobi quadrature. | |
Functions/Subroutines | |
subroutine | gjp_algo665::gauss_jacobi_algo665 (npts, alpha, beta, x, wts) |
Computes the zeros and weights for Gauss-Jacobi quadrature. More... | |