Home
last modified time | relevance | path

Searched refs:b_north_pp (Results 1 – 1 of 1) sorted by relevance

/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dalm_map_template.F901530 complex(DPC), dimension(:,:), ALLOCATABLE :: b_north_pp, b_south_pp local
1567 & b_north_pp(0:nmmax,0:chunksize-1), stat = status)
1616 b_north_pp = 0_dpc ; b_south_pp = 0_dpc
1768b_north_pp(m,ithl) = cmplx(b_ns_pp(1) + b_ns_pp(-1), b_ns_pp(2) + b_ns_pp(0), kind=DP)*one_on_s2
1822 call ring_synthesis(nsmax,nlmax,nmmax,b_north_pp(0,ithl),nphl,ring,kphi0(ithl))
1863 deallocate(b_north_tt, b_north_tp, b_north_pp)