gjp_gw.f90 File Reference

Go to the source code of this file.

Modules

module  gjp_gw
 Module for computing Gauss-Jacobi quadrature nodes and weights using the Golub-Welsch (GW) method.
 

Functions/Subroutines

subroutine gjp_gw::gauss_jacobi_gw (npts, alpha, beta, x, wts)
 Computes the zeros and weights for Gauss-Jacobi quadrature. More...