Home
last modified time | relevance | path

Searched refs:emax (Results 1 – 25 of 1642) sorted by relevance

12345678910>>...66

/dports/math/p5-Math-MPFR/Math-MPFR-4.17/t/
H A Danytoa.t67 cmp_ok(Rmpfr_get_emax(), '==', $emax, "1: emax was reset correctly");
76 cmp_ok(Rmpfr_get_emax(), '==', $emax, "2: emax was reset correctly");
86 cmp_ok(Rmpfr_get_emax(), '==', $emax, "3: emax was reset correctly");
95 cmp_ok(Rmpfr_get_emax(), '==', $emax, "4: emax was reset correctly");
104 cmp_ok(Rmpfr_get_emax(), '==', $emax, "5: emax was reset correctly");
113 cmp_ok(Rmpfr_get_emax(), '==', $emax, "6: emax was reset correctly");
126 cmp_ok(Rmpfr_get_emax(), '==', $emax, "7: emax was reset correctly");
140 cmp_ok(Rmpfr_get_emax(), '==', $emax, "9: emax was reset correctly");
149 cmp_ok(Rmpfr_get_emax(), '==', $emax, "10: emax was reset correctly");
161 cmp_ok(Rmpfr_get_emax(), '==', $emax, "11: emax was reset correctly");
[all …]
/dports/math/py-cdecimal/cdecimal-2.3/python/
H A Dranddec.py287 yield func1(prec, emax, emin), func2(prec, emax, emin)
289 yield randdec(prec, emax), func(prec, emax, emin)
290 yield func(prec, emax, emin), randdec(prec, emax)
299 yield (func1(prec, emax, emin), func2(prec, emax, emin),
302 yield (randdec(prec, emax), func(prec, emax, emin),
304 yield (func(prec, emax, emin), randdec(prec, emax),
306 yield (func(prec, emax, emin), func(prec, emax, emin),
309 yield (randdec(prec, emax), randdec(prec, emax),
311 yield (randdec(prec, emax), func(prec, emax, emin),
313 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_coherency.c121 const cs_real_3_t emax[]) in _check_bounding_boxes() argument
150 emax[cell_id1][0], emax[cell_id1][1], emax[cell_id1][2], in _check_bounding_boxes()
153 emax[cell_id2][0], emax[cell_id2][1], emax[cell_id2][2]); in _check_bounding_boxes()
176 cs_real_3_t *emin = NULL, *emax = NULL; in cs_mesh_coherency_check() local
195 BFT_MALLOC(emax, n_cells_with_ghosts, cs_real_3_t); in cs_mesh_coherency_check()
204 emax[cell_id][i] = -DBL_MAX; in cs_mesh_coherency_check()
236 emax[cell_id][k] = CS_MAX(emax[cell_id][k], _max[k]); in cs_mesh_coherency_check()
267 emax[cell_id][j] = CS_MAX(emax[cell_id][j], _max[j]); in cs_mesh_coherency_check()
312 emax[cell_id][i] = -DBL_MAX; in cs_mesh_coherency_check()
336 emax[cell_id][j] = CS_MAX(emax[cell_id][j], c_coords[cell_id][j]); in cs_mesh_coherency_check()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python37/Python-3.7.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_decimal/tests/
H A Dranddec.py282 yield func1(prec, emax, emin), func2(prec, emax, emin)
284 yield randdec(prec, emax), func(prec, emax, emin)
285 yield func(prec, emax, emin), randdec(prec, emax)
294 yield (func1(prec, emax, emin), func2(prec, emax, emin),
297 yield (randdec(prec, emax), func(prec, emax, emin),
299 yield (func(prec, emax, emin), randdec(prec, emax),
301 yield (func(prec, emax, emin), func(prec, emax, emin),
304 yield (randdec(prec, emax), randdec(prec, emax),
306 yield (randdec(prec, emax), func(prec, emax, emin),
308 yield (func(prec, emax, emin), randdec(prec, emax),
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Dieee754.scm32 (decompose-ieee754 x base emax precision
39 (assert (<= emin exponent emax))
63 (define (decompose-ieee754 x base emax precision
121 (assert (<= emin exponent emax))
130 base emax precision ;ignore
135 (* significand (expt base (- precision emax)))))
138 (assert (<= (- 1 emax) exponent emax))
153 (let ((bias emax)
154 (emin (- 1 emax)))
156 (exp-inf/nan (+ emax 1)))
[all …]
/dports/math/py-cdecimal/cdecimal-2.3/
H A Dcontext.c84 ctx->emax=MPD_MAX_EMAX; in mpd_maxcontext()
98 workctx->emax = ctx->emax > MPD_MAX_EMAX ? ctx->emax : MPD_MAX_EMAX; in mpd_maxcontext_plus()
112 ctx->emax=MPD_MAX_EMAX; in mpd_defaultcontext()
126 ctx->emax=MPD_MAX_EMAX; in mpd_basiccontext()
144 ctx->emax = 3 * ((mpd_ssize_t)1<<(bits/16+3)); in mpd_ieee_context()
145 ctx->emin = 1 - ctx->emax; in mpd_ieee_context()
165 return ctx->emax; in mpd_getemax()
216 mpd_qsetemax(mpd_context_t *ctx, mpd_ssize_t emax) in mpd_qsetemax() argument
218 if (emax < 0 || emax > MPD_MAX_EMAX) { in mpd_qsetemax()
221 ctx->emax = emax; in mpd_qsetemax()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_condition_number.h58 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condition_number() argument
63 emax = emin = R(0); in condition_number()
78 emin = emax = gmm::abs(eig[0]); in condition_number()
82 emax = std::max(emax, e); in condition_number()
86 return emax / emin; in condition_number()
94 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condition_number() local
95 return condition_number(M, emin, emax); in condition_number()
128 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condest() argument
129 return condition_number(M, emin, emax); in condest()
137 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condest() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/zfp/vtkzfp/src/template/
H A Drevencodef.c7 _t1(rev_fwd_reversible, Scalar)(const Int* iblock, const Scalar* fblock, uint n, int emax) in _t1()
11 _t1(rev_inv_cast, Scalar)(iblock, gblock, n, emax); in _t1()
18 _t1(rev_fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1()
21 if (emax != -EBIAS) in _t1()
22 _t1(fwd_cast, Scalar)(iblock, fblock, BLOCK_SIZE, emax); in _t1()
50 int emax = _t1(exponent_block, Scalar)(fblock, BLOCK_SIZE); in _t2() local
52 _t1(rev_fwd_cast, Scalar)(iblock, fblock, BLOCK_SIZE, emax); in _t2()
54 if (_t1(rev_fwd_reversible, Scalar)(iblock, fblock, BLOCK_SIZE, emax)) { in _t2()
56 uint e = emax + EBIAS; in _t2()
/dports/devel/zfp/zfp-0.5.5/src/template/
H A Drevencodef.c7 _t1(rev_fwd_reversible, Scalar)(const Int* iblock, const Scalar* fblock, uint n, int emax) in _t1()
11 _t1(rev_inv_cast, Scalar)(iblock, gblock, n, emax); in _t1()
18 _t1(rev_fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1()
21 if (emax != -EBIAS) in _t1()
22 _t1(fwd_cast, Scalar)(iblock, fblock, BLOCK_SIZE, emax); in _t1()
50 int emax = _t1(exponent_block, Scalar)(fblock, BLOCK_SIZE); in _t2() local
52 _t1(rev_fwd_cast, Scalar)(iblock, fblock, BLOCK_SIZE, emax); in _t2()
54 if (_t1(rev_fwd_reversible, Scalar)(iblock, fblock, BLOCK_SIZE, emax)) { in _t2()
56 uint e = emax + EBIAS; in _t2()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dtexp10.c35 mpfr_exp_t emin, emax; in special_overflow() local
38 emax = mpfr_get_emax (); in special_overflow()
59 set_emax (emax); in special_overflow()
117 int emax, i, inex, rnd, err = 0; in overfl_exp10_0() local
125 for (emax = -1; emax <= 0; emax++) in overfl_exp10_0()
127 mpfr_set_ui_2exp (y, 1, emax, MPFR_RNDN); in overfl_exp10_0()
129 set_emax (emax); /* 1 is not representable. */ in overfl_exp10_0()
160 printf (" instead of 0.11111111E%d.\n", emax); in overfl_exp10_0()
197 mpfr_exp_t emin, emax; in main() local
247 emax = mpfr_get_emax (); in main()
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/LR_Modules/
H A Dsetup_alpha_pv.f9030 REAL(DP) :: small, fac, xmax, emin, emax local
73 emax = ef + xmax * degauss
75 alpha_pv = emax - emin
83 emax = et (1, 1)
87 emax = max (emax, et (ibnd, ik) )
93 CALL mp_max( emax, inter_pool_comm )
96 alpha_pv = 2.d0 * (emax - emin)
/dports/science/cgnslib/CGNS-4.1.2/src/ptests/
H A Dtest_unstruc_quad.c54 cgsize_t start, end, emin, emax, *elements; in main() local
113 emax = emin+2; in main()
124 if (cgp_elements_write_data(fn,B,Z,S,emin,emax,elements)) in main()
141 emax = emin+2; in main()
142 printf("%d:%d %d\n",comm_rank,(int)emin,(int)emax); in main()
143 if (cgp_parent_data_write(fn,B,Z,S,emin,emax,elements)) in main()
162 emax = end; in main()
173 emax = 0; in main()
176 printf("%d:%d %d\n",comm_rank,(int)emin,(int)emax); in main()
177 if (cgp_parent_data_write(fn,B,Z,S,emin,emax,el_ptr)) in main()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/utilities/
H A Ddensityofstates.F13 > sign,alpha,npoints,emin,emax)
22 real*8 emin,emax
72 > alpha,emin,emax,npoints
78 de = (emax-emin)/dble(npoints-1)
101 > alpha,emin,emax,npoints
107 de = (emax-emin)/dble(npoints-1)
158 real*8 emin,emax
198 de = (emax-emin)/dble(npoints-1)
232 > sign,alpha,npoints,emin,emax,
240 real*8 emin,emax
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/utilities/
H A Ddensityofstates.F13 > sign,alpha,npoints,emin,emax)
22 real*8 emin,emax
72 > alpha,emin,emax,npoints
78 de = (emax-emin)/dble(npoints-1)
101 > alpha,emin,emax,npoints
107 de = (emax-emin)/dble(npoints-1)
158 real*8 emin,emax
198 de = (emax-emin)/dble(npoints-1)
232 > sign,alpha,npoints,emin,emax,
240 real*8 emin,emax
[all …]
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_condition_number.h59 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condition_number() argument
68 emax = emin = R(0); in condition_number()
83 emin = emax = gmm::abs(eig[0]); in condition_number()
87 emax = std::max(emax, e); in condition_number()
91 return emax / emin; in condition_number()
99 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condition_number() local
100 return condition_number(M, emin, emax); in condition_number()
133 linalg_traits<MAT>::value_type>::magnitude_type& emax) { in condest() argument
134 return condition_number(M, emin, emax); in condest()
142 linalg_traits<MAT>::value_type>::magnitude_type emax, emin; in condest() local
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dpostproc.f9055 REAL(DP) :: emin, emax, sample_bias, z, dz local
66 spin_component, z, dz, emin, emax, delta_e, degauss_ldos, kpoint, kband, & local
84 emax = +999.0d0
114 CALL mp_bcast( emax, ionode_id, intra_image_comm )
157 IF (emin > emax) CALL errore('postproc','emin > emax',0)
159 IF (emax == +999.0d0) emax = ef * rytoev
162 IF (emax == +999.0d0) emax = ef * rytoev
172 emax = emax / rytoev
179 nplots=(emax-emin)/delta_e + 1
213 emin, emax, ikpt, ibnd, ispin, lsign)
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/_decimal/libmpdec/
H A Dcontext.c88 ctx->emax=MPD_MAX_EMAX; in mpd_maxcontext()
102 ctx->emax=MPD_MAX_EMAX; in mpd_defaultcontext()
116 ctx->emax=MPD_MAX_EMAX; in mpd_basiccontext()
134 ctx->emax = 3 * ((mpd_ssize_t)1<<(bits/16+3)); in mpd_ieee_context()
135 ctx->emin = 1 - ctx->emax; in mpd_ieee_context()
155 return ctx->emax; in mpd_getemax()
206 mpd_qsetemax(mpd_context_t *ctx, mpd_ssize_t emax) in mpd_qsetemax() argument
208 if (emax < 0 || emax > MPD_MAX_EMAX) { in mpd_qsetemax()
211 ctx->emax = emax; in mpd_qsetemax()

12345678910>>...66