Home
last modified time | relevance | path

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

/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dalm_map_template.F903947 n_plms = 0
3951 if (n_plms /= 0 .and. n_plms /= 1 .and. n_plms /= 3) then
3955 print*,'invalid 2nd dim for plm: ',n_plms
3961 if (polar == 0) n_plms = min(n_plms,1)
4035 select case (n_plms+polar*10)
4079 select case (n_plms+polar*10)
4194 n_plms = 0
4198 if (n_plms /= 0 .and. n_plms /= 1 .and. n_plms /= 3) then
4208 if (polar == 0) n_plms = min(n_plms,1)
4293 select case (n_plms+polar*10)
[all …]