Numerical Methods Library in FORTRAN: Sets The Weights and Points For The 8-Point Gaussian Rule
Numerical Methods Library in FORTRAN: Sets The Weights and Points For The 8-Point Gaussian Rule
com
SUBROUTINE GL8
Title
Sets the weights and points for the 8-point Gaussian Rule.
Description
() ( )
0
Interface
Web source of
code.
=1
Web source of
this guide
www.numerical-methods.com/fortan/GL8_FOR.htm
Web source of
the algorithm
Not-applicable
Dependent
routines
NONE
Test problems
http://www.numerical-methods.com/fortran/GL8_FOR.htm
Licence
This is open source; the software may be used and applied within other
systems as long as its provenance is appropriately acknowledged.
See the GNU Licence for more information or contact
webmaster@numerical-methods.com
Similar codes
that may be of
interest
Applications
www.numerical-methods.com
Bibilography
Gaussian Quadrature
Tutorials on Fortran77