Home
last modified time | relevance | path

Searched refs:sh_max (Results 1 – 14 of 14) sorted by relevance

/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/
H A Dschwarz_init.F30 double precision at_max, sh_max
115 sh_max = 0.0d0
125 sh_max = sh_max + dbl_mb(k_g+integ)**2
127 sh_max = sqrt(sqrt(sh_max))
129 at_max = max(at_max, sh_max)
134 $ sh_max, nb_per_i)
136 if (odebug .and. sh_max.gt.0.0d0) then
137 write(6,1) ' shell ', ish, jsh, sh_max,
139 $ schwarz_shell(ish,jsh)/sh_max
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/
H A Dschwarz_init.F30 double precision at_max, sh_max
115 sh_max = 0.0d0
125 sh_max = sh_max + dbl_mb(k_g+integ)**2
127 sh_max = sqrt(sqrt(sh_max))
129 at_max = max(at_max, sh_max)
134 $ sh_max, nb_per_i)
136 if (odebug .and. sh_max.gt.0.0d0) then
137 write(6,1) ' shell ', ish, jsh, sh_max,
139 $ schwarz_shell(ish,jsh)/sh_max
/dports/math/plplot/plplot-5.15.0/bindings/tk-x-plat/
H A DPlwindow.tcl69 method plshade {data xmin xmax ymin ymax sh_min sh_max sh_col} {
71 $sh_min $sh_max 1 $sh_col
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk-x-plat/
H A DPlwindow.tcl69 method plshade {data xmin xmax ymin ymax sh_min sh_max sh_col} {
71 $sh_min $sh_max 1 $sh_col
/dports/math/plplot-ada/plplot-5.15.0/examples/tk/
H A Dtk04.in108 set sh_max [expr $min + ($max-$min)*($i+1)/20.]
111 .plw plshade x $xmin $xmax $ymin $ymax $sh_min $sh_max 1 $sh_col 0 \
/dports/math/plplot/plplot-5.15.0/examples/tk/
H A Dtk04.in108 set sh_max [expr $min + ($max-$min)*($i+1)/20.]
111 .plw plshade x $xmin $xmax $ymin $ymax $sh_min $sh_max 1 $sh_col 0 \
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplshade.c140 static PLFLT sh_max, sh_min; variable
506 sh_max = shade_max; in plshade_int()
734 else if (*a > sh_max) in set_cond()
772 x[n++] = linear(a0, a1, sh_max); in find_interval()
778 x[n++] = linear(a0, a1, sh_max); in find_interval()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplshade.c135 static PLFLT sh_max, sh_min; variable
588 sh_max = shade_max; in plshade_int()
849 else if ( *a > sh_max ) in set_cond()
893 x[n++] = linear( a0, a1, sh_max ); in find_interval()
901 x[n++] = linear( a0, a1, sh_max ); in find_interval()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplshade.c135 static PLFLT sh_max, sh_min; variable
588 sh_max = shade_max; in plshade_int()
849 else if ( *a > sh_max ) in set_cond()
893 x[n++] = linear( a0, a1, sh_max ); in find_interval()
901 x[n++] = linear( a0, a1, sh_max ); in find_interval()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dview2d_ops.c1911 static short mouse_in_scroller_handle(int mouse, int sc_min, int sc_max, int sh_min, int sh_max) in mouse_in_scroller_handle() argument
1918 if (sh_min <= sc_min && sc_max <= sh_max) { in mouse_in_scroller_handle()
1921 else if (sh_max <= sc_min || sc_max <= sh_min) { in mouse_in_scroller_handle()
1931 bool in_max = ((mouse >= (sh_max - V2D_SCROLL_HANDLE_SIZE_HOTSPOT)) && in mouse_in_scroller_handle()
1932 (mouse <= (sh_max + V2D_SCROLL_HANDLE_SIZE_HOTSPOT))); in mouse_in_scroller_handle()
1935 bool in_bar = ((mouse < (sh_max - V2D_SCROLL_HANDLE_SIZE_HOTSPOT)) && in mouse_in_scroller_handle()
1938 const bool out_max = mouse > (sh_max + V2D_SCROLL_HANDLE_SIZE_HOTSPOT); in mouse_in_scroller_handle()
/dports/math/plplot/plplot-5.15.0/bindings/tcl/
H A DtclAPI.c3077 PLFLT xmin, xmax, ymin, ymax, sh_min, sh_max, sh_col; in plshadeCmd() local
3128 sh_max = atof( argv[7] ); in plshadeCmd()
3335 sh_min, sh_max, sh_cmap, sh_col, sh_wid, in plshadeCmd()
/dports/math/plplot-ada/plplot-5.15.0/bindings/tcl/
H A DtclAPI.c3077 PLFLT xmin, xmax, ymin, ymax, sh_min, sh_max, sh_col; in plshadeCmd() local
3128 sh_max = atof( argv[7] ); in plshadeCmd()
3335 sh_min, sh_max, sh_cmap, sh_col, sh_wid, in plshadeCmd()
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-16537 sh_min sh_max sh_cmap sh_color sh_width \
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-16537 sh_min sh_max sh_cmap sh_color sh_width \