convert_inplace_real
call convert_inplace_real( subcall, map )
name&dimensionality | kind | in/out | description |
---|---|---|---|
subcall | -- | IN | routine to be called by convert_inplace_real. Set this to ring2nest or nest2ring dependent on wether the conversion is RING to NESTED or vice versa. |
map(0:npix-1) | SP | INOUT | map to be converted, the routine finds the size itself. |
Converts an map from RING to NESTED scheme.
Eric Hivon 2003-02-07