Home
last modified time | relevance | path

Searched refs:x_e (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/output/
H A Dex8_1.out1 step 0 t=0.00000000e+00 h= 1.00e-03 |x|= 0.00e+00 |x_e|= 0.00e+00 |x-x_e|= 0.00e+00
2 step 1 t=1.00000000e-03 h= 1.00e-02 |x|= 9.95e-03 |x_e|= 9.95e-03 |x-x_e|= 2.52e-10
3 step 2 t=1.10000000e-02 h= 1.00e-01 |x|= 1.04e-01 |x_e|= 1.04e-01 |x-x_e|= 2.17e-06
4 step 3 t=1.11000000e-01 h= 1.87e-01 |x|= 6.74e-01 |x_e|= 6.69e-01 |x-x_e|= 5.73e-03
5 step 4 t=2.98272277e-01 h= 3.49e-01 |x|= 9.36e-01 |x_e|= 9.25e-01 |x-x_e|= 1.04e-02
6 step 5 t=6.47239215e-01 h= 9.51e-01 |x|= 8.52e-01 |x_e|= 8.48e-01 |x-x_e|= 3.74e-03
7 step 6 t=1.59828874e+00 h= 4.07e+00 |x|= 7.61e-02 |x_e|= 7.18e-02 |x-x_e|= 4.32e-03
8 step 7 t=4.67458203e+00 h= 3.16e+00 |x|= 1.55e-01 |x_e|= 1.36e-01 |x-x_e|= 1.84e-02
9 step 8 t=7.83373000e+00 h= 3.28e+00 |x|= 1.39e-01 |x_e|= 1.19e-01 |x-x_e|= 1.96e-02
10 step 9 t=1.11123905e+01 h= 3.02e+00 |x|= 9.42e-03 |x_e|= 1.71e-02 |x-x_e|= 2.65e-02
[all …]
H A Dex9_1.out3 Error ||x-x_e||_1 7.9505e-02 ||x-x_e||_sup 9.1792e-01
H A Dex9_2.out3 Error ||x-x_e||_1 2.7182e-03 ||x-x_e||_sup 2.4944e-02
H A Dex9_3.out3 Error ||x-x_e||_1 2.7182e-03 ||x-x_e||_sup 2.4944e-02
/dports/math/cgal/CGAL-5.3/include/CGAL/Algebraic_kernel_d/
H A Dbound_between_1.h131 long x_e = exponent(x), y_e = exponent(y); in simple_bound_between() local
144 std::swap(x_e,y_e); in simple_bound_between()
154 x_e++; in simple_bound_between()
165 long min_e = x_e < y_e ? x_e : y_e; in simple_bound_between()
166 while(x_e > min_e) { in simple_bound_between()
168 x_e--; in simple_bound_between()
175 CGAL_assertion(y_e==x_e && x_e==min_e); in simple_bound_between()
183 x_e--; in simple_bound_between()
/dports/science/luscus/luscus_0.8.6/
H A Dgv_gtk_make_graph.c22 double x_e; /*end*/ member
157 g_scale.x_e = (double) n_geometries; in luscus_gtk_show_graphical_energies()
175 g_lines[i].x_e = (double) i; in luscus_gtk_show_graphical_energies()
180 g_lines[i].x_e = (double) i+1; in luscus_gtk_show_graphical_energies()
193 g_lines[i].x_e = (double) i; in luscus_gtk_show_graphical_energies()
212 g_scale.x_e = -1.0E+6; in luscus_gtk_show_vib_spectrum()
221 if (m->freq[i] > g_scale.x_e) g_scale.x_e = m->freq[i]; in luscus_gtk_show_vib_spectrum()
222 g_lines[i].x_b = g_lines[i].x_e = m->freq[i]; in luscus_gtk_show_vib_spectrum()
228 g_scale.x_e += 50.; in luscus_gtk_show_vib_spectrum()
264 x_tics = find_tics(&g_scale.x_b, &g_scale.x_e); in graph_expose_event()
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/src/integrators/
H A Dbidirpath.cc584 pathEvalVert_t &x_e = pd.path[s]; in connectPaths() local
604 x_e.pdf_b /= cos_z; in connectPaths()
605 x_e.pdf_f /= z.cos_wi; in connectPaths()
612 x_e.specular = false; in connectPaths()
624 if(t>MIN_PATH_LENGTH) x_e.pdf_b *= std::min( 0.98f, pd.f_z.col2bri()/* *cos_z */ / x_e.pdf_b ); in connectPaths()
689 pathEvalVert_t &x_e = pd.path[1]; in connectLPath() local
698 x_e.pdf_b /= cos_z; in connectLPath()
699 x_e.pdf_f /= z.cos_wi; in connectLPath()
700 x_e.specular = false; in connectLPath()
712 if(t>MIN_PATH_LENGTH) x_e.pdf_b *= std::min( 0.98f, pd.f_z.col2bri()/* *cos_z */ / x_e.pdf_b ); in connectLPath()
[all …]
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/include/
H A Dfixpoint_math.h275 inline FIXP_DBL sqrtFixp_lookup(FIXP_DBL x, INT *x_e) { in sqrtFixp_lookup() argument
286 e = *x_e - e + 2; in sqrtFixp_lookup()
300 *x_e = e >> 1; in sqrtFixp_lookup()
807 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e, INT *result_e) { in fLog2() argument
827 x_e = x_e - b_norm; in fLog2()
850 if (x_e != 0) { in fLog2()
853 enorm = DFRACT_BITS - fNorm((FIXP_DBL)x_e); in fLog2()
857 ((FIXP_DBL)x_e << (DFRACT_BITS - 1 - enorm)); in fLog2()
876 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e) { in fLog2() argument
881 x_m = fLog2(x_m, x_e, &result_e); in fLog2()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libFDK/include/
H A Dfixpoint_math.h249 inline FIXP_DBL sqrtFixp_lookup(FIXP_DBL x, INT *x_e) { in sqrtFixp_lookup() argument
260 e = *x_e - e + 2; in sqrtFixp_lookup()
274 *x_e = e >> 1; in sqrtFixp_lookup()
776 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e, INT *result_e) { in fLog2() argument
796 x_e = x_e - b_norm; in fLog2()
819 if (x_e != 0) { in fLog2()
822 enorm = DFRACT_BITS - fNorm((FIXP_DBL)x_e); in fLog2()
826 ((FIXP_DBL)x_e << (DFRACT_BITS - 1 - enorm)); in fLog2()
845 FDK_INLINE FIXP_DBL fLog2(FIXP_DBL x_m, INT x_e) { in fLog2() argument
850 x_m = fLog2(x_m, x_e, &result_e); in fLog2()
/dports/math/octave-forge-ltfat/ltfat/inst/private/
H A Dref_hermbasis.m68 x_e=(x+involute(x))/2;
71 x_e=x_e/norm(x_e);
75 V(:,L/2+1)=x_e;
/dports/science/code_saturne/code_saturne-7.1.0/src/turb/
H A Dcs_turbulence_v2f.c487 const cs_real_t x_e = cvara_ep[i]; in _solve_eq_fbr_al() local
490 const cs_real_t tt_ke = x_k / x_e; in _solve_eq_fbr_al()
491 const cs_real_t tt_min = cs_turb_cv2fct*sqrt(x_nu/x_e); in _solve_eq_fbr_al()
510 const cs_real_t x_e = cvara_ep[i]; in _solve_eq_fbr_al()
513 const cs_real_t tt_ke = x_k/x_e; in _solve_eq_fbr_al()
547 const cs_real_t x_e = cvara_ep[i]; in _solve_eq_fbr_al() local
550 const cs_real_t ll_ke = pow(x_k, 1.5)/x_e; in _solve_eq_fbr_al()
553 = cs_turb_cv2fet*pow(cs_math_pow3(x_nu)/x_e, 0.25); in _solve_eq_fbr_al()
558 = cs_turb_cpalet*pow(cs_math_pow3(x_nu)/x_e, 0.25); in _solve_eq_fbr_al()
838 const cs_real_t x_e = cvara_ep[i]; in _solve_eq_phi() local
[all …]
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/tests/
H A Dutils.py17 assert all(x_e == y_e for x_e, y_e in zip(x, y))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbitfield-promote.c24 __typeof(s.e + s.e) x_e;
25 int x_e; variable

12345678