Home
last modified time | relevance | path

Searched refs:mscale (Results 1 – 25 of 124) sorted by relevance

12345

/dports/science/tinker/tinker/source/
H A Dechgtrn.f76 real*8, allocatable :: mscale(:) local
88 allocate (mscale(n))
93 mscale(i) = 1.0d0
184 mscale(i12(j,i)) = 1.0d0
303 deallocate (mscale)
367 allocate (mscale(n))
375 mscale(i) = 1.0d0
540 deallocate (mscale)
598 allocate (mscale(n))
603 mscale(i) = 1.0d0
[all …]
H A Dechgtrn3.f85 real*8, allocatable :: mscale(:) local
102 allocate (mscale(n))
107 mscale(i) = 1.0d0
238 mscale(i12(j,i)) = 1.0d0
390 deallocate (mscale)
467 allocate (mscale(n))
475 mscale(i) = 1.0d0
680 deallocate (mscale)
752 allocate (mscale(n))
757 mscale(i) = 1.0d0
[all …]
H A Dechgtrn1.f81 real*8, allocatable :: mscale(:) local
98 allocate (mscale(n))
103 mscale(i) = 1.0d0
235 mscale(i12(j,i)) = 1.0d0
238 mscale(i13(j,i)) = 1.0d0
241 mscale(i14(j,i)) = 1.0d0
244 mscale(i15(j,i)) = 1.0d0
402 deallocate (mscale)
470 allocate (mscale(n))
475 mscale(i) = 1.0d0
[all …]
H A Dechgtrn2.f55 real*8, allocatable :: mscale(:) local
62 allocate (mscale(n))
67 mscale(i) = 1.0d0
106 mscale(i12(j,i)) = m2scale
109 mscale(i13(j,i)) = m3scale
112 mscale(i14(j,i)) = m4scale
219 mscale(i12(j,i)) = 1.0d0
222 mscale(i13(j,i)) = 1.0d0
225 mscale(i14(j,i)) = 1.0d0
228 mscale(i15(j,i)) = 1.0d0
[all …]
H A Dempole.f124 allocate (mscale(n))
129 mscale(i) = 1.0d0
502 deallocate (mscale)
587 allocate (mscale(n))
592 mscale(i) = 1.0d0
795 deallocate (mscale)
979 allocate (mscale(n))
984 mscale(i) = 1.0d0
1351 deallocate (mscale)
1534 allocate (mscale(n))
[all …]
H A Dempole3.f137 allocate (mscale(n))
142 mscale(i) = 1.0d0
576 deallocate (mscale)
674 allocate (mscale(n))
679 mscale(i) = 1.0d0
919 deallocate (mscale)
1129 allocate (mscale(n))
1134 mscale(i) = 1.0d0
1618 deallocate (mscale)
1827 allocate (mscale(n))
[all …]
H A Dempole2.f237 real*8, allocatable :: mscale(:) local
259 allocate (mscale(n))
269 mscale(i) = 1.0d0
325 mscale(i12(j,i)) = m2scale
328 mscale(i13(j,i)) = m3scale
607 mscale(i12(j,i)) = 1.0d0
610 mscale(i13(j,i)) = 1.0d0
613 mscale(i14(j,i)) = 1.0d0
616 mscale(i15(j,i)) = 1.0d0
687 mscale(k) = 1.0d0
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dinrypl_c.c569 SpiceDouble mscale; in inrypl_c() local
647 mscale = MaxAbs ( constant, vnorm_c(vertex) ); in inrypl_c()
649 if ( mscale != 0. ) in inrypl_c()
651 vscl_c ( 1.0 / mscale, vertex, sclvtx ); in inrypl_c()
652 sclcon = constant / mscale; in inrypl_c()
661 if ( mscale > 1.0 ) in inrypl_c()
663 toobig = toobig / mscale; in inrypl_c()
837 vscl_c ( mscale, xpt, xpt ); in inrypl_c()
H A Dinrypl.c36 doublereal mscale, prjdif, sclcon, toobig, normal[3], prjdir; in inrypl_() local
647 mscale = max(d__1,d__2); in inrypl_()
648 if (mscale != 0.) { in inrypl_()
649 d__1 = 1. / mscale; in inrypl_()
651 sclcon = const__ / mscale; in inrypl_()
656 if (mscale > 1.) { in inrypl_()
657 toobig /= mscale; in inrypl_()
790 vsclip_(&mscale, xpt); in inrypl_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dinrypl_c.c569 SpiceDouble mscale; in inrypl_c() local
647 mscale = MaxAbs ( constant, vnorm_c(vertex) ); in inrypl_c()
649 if ( mscale != 0. ) in inrypl_c()
651 vscl_c ( 1.0 / mscale, vertex, sclvtx ); in inrypl_c()
652 sclcon = constant / mscale; in inrypl_c()
661 if ( mscale > 1.0 ) in inrypl_c()
663 toobig = toobig / mscale; in inrypl_c()
837 vscl_c ( mscale, xpt, xpt ); in inrypl_c()
H A Dinrypl.c36 doublereal mscale, prjdif, sclcon, toobig, normal[3], prjdir; in inrypl_() local
647 mscale = max(d__1,d__2); in inrypl_()
648 if (mscale != 0.) { in inrypl_()
649 d__1 = 1. / mscale; in inrypl_()
651 sclcon = const__ / mscale; in inrypl_()
656 if (mscale > 1.) { in inrypl_()
657 toobig /= mscale; in inrypl_()
790 vsclip_(&mscale, xpt); in inrypl_()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/rt_tddft/propagators/
H A Dexp_pseries.F61 integer mscale !divide A by 2^m, then square result m times
112 mscale = max (int (ratio), 0)
115 if (mscale .lt. 0)
118 if (mscale .gt. max_mscale)
123 scale_val = 1d0/(2d0**mscale)
192 do im = 1, mscale
219 $ mscale, " converged after ", ik," terms;"
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/rt_tddft/propagators/
H A Dexp_pseries.F61 integer mscale !divide A by 2^m, then square result m times
112 mscale = max (int (ratio), 0)
115 if (mscale .lt. 0)
118 if (mscale .gt. max_mscale)
123 scale_val = 1d0/(2d0**mscale)
192 do im = 1, mscale
219 $ mscale, " converged after ", ik," terms;"
/dports/math/R-cran-statmod/statmod/man/
H A Dmscale.Rd1 \name{mscale}
2 \alias{mscale}
10 mscale(u, na.rm=FALSE)
23 If the input residuals \code{u} are a normal sample, then \code{mscale(u)} should be equal to the s…
43 mscale(u)
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/bifrost/
H A Dbi_special.c40 bi_instruction mscale = { in bi_emit_fexp2_new() local
42 .op = { .mscale = true }, in bi_emit_fexp2_new()
71 .src = { mscale.dest }, in bi_emit_fexp2_new()
83 .src = { f2i.dest, mscale.src[0] }, in bi_emit_fexp2_new()
88 bi_emit(ctx, mscale); in bi_emit_fexp2_new()
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dgui.cxx244 float mscale = 100.0f ; in joystickInput() local
260 ji.data[0] = (float)mouse_dx / mscale ; in joystickInput()
261 ji.data[1] = (float)mouse_dy / mscale ; in joystickInput()
263 if ( ji.data[0] < -1.0 ) { ji.data[0] = -1.0 ; mouse_dx = (int) -mscale ; } in joystickInput()
264 if ( ji.data[0] > 1.0 ) { ji.data[0] = 1.0 ; mouse_dx = (int) mscale ; } in joystickInput()
265 if ( ji.data[1] < -1.0 ) { ji.data[1] = -1.0 ; mouse_dy = (int) -mscale ; } in joystickInput()
266 if ( ji.data[1] > 1.0 ) { ji.data[1] = 1.0 ; mouse_dy = (int) mscale ; } in joystickInput()
/dports/science/cdo/cdo-2.0.0/libcdi/tests/
H A Dsimple_model_helper.h19 var_scale(int datatype, double *mscale, double *mrscale);
31 dg_wobble(double frac_x, double frac_y, double mscale, double mrscale) in dg_wobble() argument
34 * sin(2.0 * M_PI * frac_y)) * mscale)) * mrscale; in dg_wobble()
H A Dsimple_model_helper.c15 var_scale(int datatype, double *mscale, double *mrscale) in var_scale() argument
43 *mscale = (double)(INT64_C(1) << mant_bits); in var_scale()
44 *mrscale = 1.0 / *mscale; in var_scale()
/dports/science/tinker/tinker/other/
H A Dempole3.both167 allocate (mscale(n))
173 mscale(i) = 1.0d0
661 deallocate (mscale)
771 allocate (mscale(n))
779 mscale(i) = 1.0d0
1068 deallocate (mscale)
1307 allocate (mscale(n))
1313 mscale(i) = 1.0d0
1796 deallocate (mscale)
2039 allocate (mscale(n))
[all …]
H A Dempole.both131 allocate (mscale(n))
137 mscale(i) = 1.0d0
563 deallocate (mscale)
651 allocate (mscale(n))
657 mscale(i) = 1.0d0
898 deallocate (mscale)
1100 allocate (mscale(n))
1106 mscale(i) = 1.0d0
1521 deallocate (mscale)
1724 allocate (mscale(n))
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/scales/
H A Dcustom_scale.py15 from matplotlib import scale as mscale unknown
25 class MercatorLatitudeScale(mscale.ScaleBase):
58 mscale.ScaleBase.__init__(self)
170 mscale.register_scale(MercatorLatitudeScale)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/scales/
H A Dcustom_scale.py15 from matplotlib import scale as mscale unknown
25 class MercatorLatitudeScale(mscale.ScaleBase):
58 mscale.ScaleBase.__init__(self)
170 mscale.register_scale(MercatorLatitudeScale)
/dports/math/R-cran-igraph/igraph/tests/testthat/
H A Dtest_authority.score.R8 mscale <- function(x) { function
21 expect_that(mscale(s1), is_equivalent_to(mscale(s2)))
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/scales/
H A Dcustom_scale.py17 from matplotlib import scale as mscale unknown
22 class MercatorLatitudeScale(mscale.ScaleBase):
152 mscale.register_scale(MercatorLatitudeScale)
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/filter/defish0r/
H A Ddefish0r.c249 float mscale; member
298 dscal=p.mscale; break; in make_map()
316 fscal=1.0/p.mscale; break; in make_map()
416 p->mscale=1.0; in f0r_construct()
469 printf(" mscale=%f par=%f mpar=%f\n",p.mscale, p.par, p.mpar); in print_param()
563 if (p->mscale != tmpf) chg=1; in f0r_set_param_value()
564 p->mscale=tmpf; in f0r_set_param_value()
625 *((double*)parm)=map_value_backward_log(p->mscale, 0.01, 100.0); in f0r_get_param_value()

12345