healpix_modules

This module is a meta module containing most of the HEALPix modules. It currently includes

Note that mpi_alm_tools is not included since it requires the MPI library for compilation.

Location in HEALPix directory tree: src/f90/mod/healpix_modules.f90 


EXAMPLE:

use healpix_modules
print*,' pi = ',PI
print*,' number of pixels in a Nside=64 map:',nside2npix(64)
Invoking healpix_modules gives access to all HEALPix routines and parameters.

Version 3.82, 2022-07-28