Home
last modified time | relevance | path

Searched refs:ez2 (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/test/parallel_mpi_2/
H A Dmpiiotest.h25 int sz1, sz2, ez1, ez2; in testReadWrite() local
32 ez2 = 7; in testReadWrite()
38 ez2 = 5; in testReadWrite()
61 for (int z = sz2; z < ez2; ++z) in testReadWrite()
69 double expected = (z >= sz2) && (z < ez2) ? in testReadWrite()
/dports/astro/py-astlib/astLib-0.11.7/astLib/
H A DastCalc.py428 ez2 = Ez2(z)
430 Omega_Mz = (OMEGA_M0*math.pow(1.0+z, 3))/ez2
444 ez2 = Ez2(z)
446 return OMEGA_L0/ez2
458 ez2 = Ez2(z)
460 return OMEGA_R0*math.pow(1+z, 4)/ez2
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/special_functions/detail/
H A Dbessel_jy_asym.hpp29 T ez2 = 8 * x; in asymptotic_bessel_j_large_x_P() local
30 ez2 *= ez2; in asymptotic_bessel_j_large_x_P()
31 s -= (mu-1) * (mu-9) / (2 * ez2); in asymptotic_bessel_j_large_x_P()
32 s += (mu-1) * (mu-9) * (mu-25) * (mu - 49) / (24 * ez2 * ez2); in asymptotic_bessel_j_large_x_P()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/testo.d/
H A Deasygps.test8 gpsbabel -i easygps -f ${TMPDIR}/ez.loc -o gpx -F ${TMPDIR}/ez2.gpx
9 compare ${TMPDIR}/ez1.gpx ${TMPDIR}/ez2.gpx
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dpme.F517 COMPLEX(KIND=dp), DIMENSION(:), POINTER :: ex1, ex2, ey1, ey2, ez1, ez2 local
608 ez2 => exp_igr%shell_ez(:, p2)
613 ez2 => exp_igr%core_ez(:, particle_set(p2)%shell_index)
618 ez2 => exp_igr%ez(:, p2)
621 exp_igr%lb, ex2, ey2, ez2)
627 CALL dg_get_patch(rho0, rhos1, rhos2, q1, q2, ex1, ey1, ez1, ex2, ey2, ez2)
661 COMPLEX(KIND=dp), DIMENSION(:), POINTER :: ex1, ex2, ey1, ey2, ez1, ez2 local
725 ez2 => exp_igr%core_ez(:, particle_set(p2)%shell_index)
729 ez2 => exp_igr%shell_ez(:, p2)
733 ez2 => exp_igr%ez(:, p2)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dpme.F517 COMPLEX(KIND=dp), DIMENSION(:), POINTER :: ex1, ex2, ey1, ey2, ez1, ez2 local
608 ez2 => exp_igr%shell_ez(:, p2)
613 ez2 => exp_igr%core_ez(:, particle_set(p2)%shell_index)
618 ez2 => exp_igr%ez(:, p2)
621 exp_igr%lb, ex2, ey2, ez2)
627 CALL dg_get_patch(rho0, rhos1, rhos2, q1, q2, ex1, ey1, ez1, ex2, ey2, ez2)
661 COMPLEX(KIND=dp), DIMENSION(:), POINTER :: ex1, ex2, ey1, ey2, ez1, ez2 local
725 ez2 => exp_igr%core_ez(:, particle_set(p2)%shell_index)
729 ez2 => exp_igr%shell_ez(:, p2)
733 ez2 => exp_igr%ez(:, p2)
[all …]
/dports/databases/spatialite/libspatialite-5.0.1/src/control_points/
H A Dgrass_crs3d.c99 e3, n3, z3, e2n, e2z, en2, ez2, n2z, nz2, enz; in gcp_CRS_georef_3d() local
139 ez2 = e1 * z2; in gcp_CRS_georef_3d()
148 E[14] * enz + E[15] * ez2 + E[16] * n3 + E[17] * n2z + in gcp_CRS_georef_3d()
153 N[14] * enz + N[15] * ez2 + N[16] * n3 + N[17] * n2z + in gcp_CRS_georef_3d()
158 Z[14] * enz + Z[15] * ez2 + Z[16] * n3 + Z[17] * n2z + in gcp_CRS_georef_3d()
/dports/databases/grass7/grass-7.8.6/vector/v.rectify/
H A Dcrs3d.c80 e3, n3, z3, e2n, e2z, en2, ez2, n2z, nz2, enz; in CRS_georef_3d() local
118 ez2 = e1 * z2; in CRS_georef_3d()
127 E[15] * ez2 + E[16] * n3 + E[17] * n2z + E[18] * nz2 + E[19] * z3; in CRS_georef_3d()
131 N[15] * ez2 + N[16] * n3 + N[17] * n2z + N[18] * nz2 + N[19] * z3; in CRS_georef_3d()
135 Z[15] * ez2 + Z[16] * n3 + Z[17] * n2z + Z[18] * nz2 + Z[19] * z3; in CRS_georef_3d()
/dports/devel/sunpromake/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/devel/sccs/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/devel/schilybase/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/net/rscsi/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/archivers/star/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/sysutils/cdrtools/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/devel/cssc/CSSC-1.4.1/tests/year-2000/
H A Dprs-y2k.sh35 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/editors/ved/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/devel/smake/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/sysutils/schilyutils/schily-2021-09-18/sccs/tests/cssctests/year-2000/
H A Dprs-y2k.sh30 docommand ez2 "${vg_prs} ${brief} -r1.2 $s" 0 "${r1_2}" ""
/dports/cad/yosys/yosys-yosys-0.12/passes/tests/
H A Dtest_cell.cc436 ezSatPtr ez1, ez2; in run_eval_test() local
439 SatGen satgen2(ez2.get(), &sigmap); in run_eval_test()
626 …if (!ez2->solve(sat2_model, sat2_model_value, ez2->vec_eq(sat2_in_def_sig, sat2_in_def_val), ez2->… in run_eval_test()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DcreateBasisTransform3d.m35 % representations of the form: [x0 y0 z0 ex1 ey1 ez1 ex2 ey2 ez2]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/pw/
H A Ddgs.F908 ex1, ey1, ez1, ex2, ey2, ez2) argument
913 COMPLEX(KIND=dp), DIMENSION(:), INTENT(IN) :: ex1, ey1, ez1, ex2, ey2, ez2 local
932 CALL rankup(nd, za, cd, zb, ex2, ey2, ez2, zs)
/dports/science/cp2k-data/cp2k-7.1.0/src/pw/
H A Ddgs.F908 ex1, ey1, ez1, ex2, ey2, ez2) argument
913 COMPLEX(KIND=dp), DIMENSION(:), INTENT(IN) :: ex1, ey1, ez1, ex2, ey2, ez2 local
932 CALL rankup(nd, za, cd, zb, ex2, ey2, ez2, zs)
/dports/astro/gpsbabel14/gpsbabel-1.4.4/testo.d/
H A Dclassic-1.test429 gpsbabel -i easygps -f ${TMPDIR}/ez.loc -o gpx -F ${TMPDIR}/ez2.gpx
430 compare ${TMPDIR}/ez1.gpx ${TMPDIR}/ez2.gpx
/dports/science/lammps/lammps-stable_29Sep2021/src/POEMS/
H A Dfix_poems.cpp485 double ez0,ez1,ez2; in init() local
529 ez2 = ex_space[ibody][0]*ey_space[ibody][1] - in init()
533 ez2*ez_space[ibody][2] < 0.0) { in init()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/POEMS/
H A Dfix_poems.cpp633 double ez0,ez1,ez2; in init() local
682 ez2 = ex_space[isegment][0]*ey_space[isegment][1] - in init()
686 ez2*ez_space[isegment][2] < 0.0) { in init()

12345678910>>...18