Home
last modified time | relevance | path

Searched defs:ypmin (Results 1 – 17 of 17) sorted by relevance

/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx09c.m103 ypmin = ymin - abs(ymin)*peps; variable
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx09d.d164 PLFLT ypmin = ymin - fabs( ymin ) * peps; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx09d.d164 PLFLT ypmin = ymin - fabs( ymin ) * peps; in potential() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx09c.c142 PLFLT peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx09c.c142 PLFLT peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx09.java290 double peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx09.java290 double peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx09.cc340 PLFLT peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx09.cc340 PLFLT peps, xpmin, xpmax, ypmin, ypmax; in potential() local
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional09a.adb156 peps, xpmin, xpmax, ypmin, ypmax : Long_Float; variable
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional09a.adb156 peps, xpmin, xpmax, ypmin, ypmax : Long_Float; variable
H A Dxstandard09a.adb156 peps, xpmin, xpmax, ypmin, ypmax : Long_Float; variable
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx16af.f90143 real(kind=pl_test_flt) xpmin, xpmax, ypmin, ypmax local
H A Dx09f.f90273 zmin, zmax, dz, xpmin, xpmax, ypmin, ypmax, & local
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx16af.f90143 real(kind=pl_test_flt) xpmin, xpmax, ypmin, ypmax local
H A Dx09f.f90273 zmin, zmax, dz, xpmin, xpmax, ypmin, ypmax, & local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/ogl/
H A Doglps.c2539 double cut, xpmax, xpmin, ypmax, ypmin, zpmax, zpmin; in Polys_makeCut() local