set_pixelizationsubroutine set_pixelization( pixchoice, pixpars, pixelization)Purpose: Allocates and defines the S2HAT pixeltype structure, pixelization, for storing all the info about the pixelization and needed for calculating all the transforms later on. It can be either called by all procs, or by one proc, e.g., root and later broadcasts to all other procs via a call to mpi_pixelizationbcast. The pixelization structure has to be defined on all procs for the transforms. Parameters: input:
|