healpix_types

This module defines a set of parameters used by most other HEALPix modules.

Location in HEALPix directory tree: src/f90/mod/healpix_types.F90 

The parameters defined in healpix_types include


EXAMPLE:

use healpix_types
real(kind=DP) :: dx
print*,' pi = ',PI
The value of PI, as well as all other healpix_types parameters are made known to the code

Version 3.82, 2022-07-28