Home
last modified time | relevance | path

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

/dports/games/neverball/neverball-1.6.0/contrib/
H A Dcurve.c308 double cthi1=0,cthi2=0,ctho1=0,ctho2=0; in lump() local
321 ctho2=hill-hmo2; in lump()
334 ctho1=0; ctho2=0; in lump()
337 {ctho1-=hillmodinside; ctho2-=hmi2; in lump()
357 …, z0+zmod1+((innerdrop+cthi2)*ct), x01, y01, z0+zmod1+((outerdrop+ctho2)*ct), x00, y0… in lump()
358 …y00, z0+zmod0+((outerdrop+ctho1)*ct), x01, y01, z0+zmod1+((outerdrop+ctho2)*ct), intex); in lump()
359 …, ((z1+zmod1)-innerdrop)-hmi2, x01, y01, z0+zmod1+((outerdrop+ctho2)*ct), x11, y1… in lump()
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dalm_tools.F90723 real(DP) :: thetao2, ttho2, stho2, ctho2, kss, tmp1, tmp2 local
743 ctho2 = cos(thetao2) ! sqrt(1+cth)/sqrt(2)
747 … log10sss(2) = (2*aspin *log(ctho2) + 0.5d0*log(2*aspin+1.0_dp)) ! log_10(abs(lam_ss-s)*sqrt(4Pi))