Home
last modified time | relevance | path

Searched +defs:xmax +defs:dx (Results 1 – 25 of 1338) sorted by relevance

12345678910>>...54

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test/thermo/
H A DBinarySolutionTabulatedThermo_Test.cpp48 double xmax = 0.75; in TEST_F() local
50 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
79 double xmax = 0.75; in TEST_F() local
81 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
111 double xmax = 0.75; in TEST_F() local
113 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
128 double xmax = 0.75; in TEST_F() local
130 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
157 double xmax = 0.75; in TEST_F() local
159 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
H A DRedlichKisterTest.cpp56 double xmax = 0.9; in TEST_F() local
58 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
86 double xmax = 0.9; in TEST_F() local
88 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
110 double xmax = 0.9; in TEST_F() local
112 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
141 double xmax = 0.9; in TEST_F() local
143 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
191 double xmax = 0.9; in TEST_F() local
H A DRedlichKwongMFTP_Test.cpp53 double xmax = 0.9; in TEST_F() local
55 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
75 double xmax = 0.9; in TEST_F() local
77 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
104 double xmax = 0.9; in TEST_F() local
106 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
H A DPengRobinson_Test.cpp54 double xmax = 0.9; in TEST_F() local
56 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
76 double xmax = 0.9; in TEST_F() local
78 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
102 double xmax = 0.9; in TEST_F() local
104 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
133 double xmax = 0.9; in TEST_F() local
135 double dx = (xmax-xmin)/(numSteps-1); in TEST_F() local
242 double xmax = 0.9; in TEST_F() local
244 double dx = (xmax - xmin) / (numSteps - 1); in TEST_F() local
[all …]
/dports/audio/din/din-52/src/
H A Dsolver.cc92 void solver::check (float& x, float& dx, xhandler& xmin, xhandler& xmax) { in check()
100 float solver::operator() (float& x, float& dx, xhandler& xmin, xhandler& xmax) { in operator ()()
108 void solver::operator() (float& x, float& dx, int q, float* mod, float* y, xhandler& xmin, xhandler… in operator ()()
123 …r::operator() (float& x, float* pdx, int q, float* mod, float* y, xhandler& xmin, xhandler& xmax) { in operator ()()
125 float dx = pdx[p]; in operator ()() local
140 void solver::operator() (float& x, float& dx, int q, float* y, xhandler& xmin, xhandler& xmax) { in operator ()()
156 void solver::operator() (float& x, float* pdx, int q, float* y, xhandler& xmin, xhandler& xmax) { in operator ()()
157 float dx; in operator ()() local
174 void solver::operator() (float* ax, int q, xhandler& xmin, xhandler& xmax) { in operator ()()
175 float x = 0, dx = 0; in operator ()() local
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrimAPI/
H A DBRepPrimAPI_MakeWedge.cxx31 BRepPrimAPI_MakeWedge::BRepPrimAPI_MakeWedge(const Standard_Real dx, in BRepPrimAPI_MakeWedge()
47 const Standard_Real dx, in BRepPrimAPI_MakeWedge()
62 BRepPrimAPI_MakeWedge::BRepPrimAPI_MakeWedge(const Standard_Real dx, in BRepPrimAPI_MakeWedge()
67 const Standard_Real xmax, in BRepPrimAPI_MakeWedge()
81 const Standard_Real dx, in BRepPrimAPI_MakeWedge()
86 const Standard_Real xmax, in BRepPrimAPI_MakeWedge()
/dports/math/octave-forge-nlwing2/nlwing2/inst/
H A Dcombinepolars.m51 xmax = max (alpha1(end), alpha2(end)); variable
52 dx = min (min (diff (alpha1)), min (diff (alpha2))); variable
53 dx = max (dx, 1e-3*(xmax - xmin)); variable
/dports/graphics/geomview/geomview-1.9.5/doc/
H A Dexample1.c27 float xmin, xmax, ymin, ymax, dx, dy, t, dt; local
59 UpdateMesh(xmin, xmax, ymin, ymax, xdim, ydim, t) in UpdateMesh() argument
64 float x,y, dx,dy; local
H A Dexample2.c75 float xmin, xmax, ymin, ymax, dx, dy, t; local
110 UpdateMesh(xmin, xmax, ymin, ymax, xdim, ydim, t) in UpdateMesh() argument
115 float x,y, dx,dy; local
/dports/audio/afsp/AFsp-v8r2/libtsp/VR/
H A DVRdLinInc.c33 VRdLinInc (double xmin, double xmax, double x[], int N) in VRdLinInc()
37 double dx; in VRdLinInc() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/gw/Transfer/Utilities/
H A Dgrater.f9025 double precision :: xmin,xmax,del,del1,dif,frac local
27 double precision :: xleft(mx),dx(3),wt(3) local
133 double precision :: xmin,xmax,del,del1,dif,frac local
135 double precision :: xleft(mx),dx(3),wt(3) local
242 double precision :: xmin,xmax,del,del1,dif,frac local
244 double precision :: xleft(mx),dx(3),wt(3) local
351 double precision :: xmin,xmax,del,del1,dif,frac local
353 double precision :: xleft(mx),dx(3),wt(3) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/gw/Transfer/Utilities/
H A Dgrater.f9025 double precision :: xmin,xmax,del,del1,dif,frac local
27 double precision :: xleft(mx),dx(3),wt(3) local
133 double precision :: xmin,xmax,del,del1,dif,frac local
135 double precision :: xleft(mx),dx(3),wt(3) local
242 double precision :: xmin,xmax,del,del1,dif,frac local
244 double precision :: xleft(mx),dx(3),wt(3) local
351 double precision :: xmin,xmax,del,del1,dif,frac local
353 double precision :: xleft(mx),dx(3),wt(3) local
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx23c.m72 0x2261,0x2264,0x2265,0x2282,0x2283,...
76 0x2666,...
99 0x2190,
103 0x2280,
147 ];
148
151 0,
152 0,
224 pladv(0);
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/java/
H A DGraph.java12 public double xmin, xmax, ymin, ymax, dx, dy; field in Graph
47 public void fixRange(double xmin, double xmax, double ymin, double ymax){ in fixRange()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/java/
H A DGraph.java12 public double xmin, xmax, ymin, ymax, dx, dy; field in Graph
47 public void fixRange(double xmin, double xmax, double ymin, double ymax){ in fixRange()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DrandomPointInBox.m67 xmax = box(2); variable
72 dx = xmax - xmin; variable
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx22d.d36 PLFLT *xmax = cast(PLFLT *) data; in transform() local
60 PLFLT dx = 1.0; in circulation() local
64 PLFLT xmax = nx / 2 * dx; in circulation() local
116 PLFLT dx = 1.0; in constriction() local
120 PLFLT xmax = nx / 2 * dx; in constriction() local
187 PLFLT dx = 1.0; in constriction2() local
191 PLFLT xmax = nx / 2 * dx; in constriction2() local
343 PLFLT xmin, xmax, ymin, ymax, zmin, zmax; in potential() local
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplimage.c92 PLFLT xmin, PLFLT ymin, PLFLT dx, PLFLT dy, in plimageslow()
198 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plimagefr_null()
239 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimagefr()
250 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimagefr()
255 PLFLT dx, dy; in plfimagefr() local
376 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimage()
386 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimage()
390 PLFLT data_min, data_max, dx, dy; in plfimage() local
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx22c.c52 PLFLT dx, dy, x, y; in circulation() local
57 PLFLT xmin, xmax, ymin, ymax; in circulation() local
109 PLFLT dx, dy, x, y; in constriction() local
110 PLFLT xmin, xmax, ymin, ymax; in constriction() local
181 PLFLT xmax; in transform() local
198 PLFLT dx, dy, x, y; in constriction2() local
199 PLFLT xmin, xmax, ymin, ymax; in constriction2() local
310 PLFLT xmin, xmax, ymin, ymax, rmax, zmax, zmin; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx22.cc42 PLFLT xmax; in transform() local
78 PLFLT dx, dy, x, y; in circulation() local
79 PLFLT xmin, xmax, ymin, ymax; in circulation() local
117 PLFLT dx, dy, x, y; in constriction() local
118 PLFLT xmin, xmax, ymin, ymax; in constriction() local
171 PLFLT dx, dy, x, y; in constriction2() local
172 PLFLT xmin, xmax, ymin, ymax; in constriction2() local
235 PLFLT xmin, xmax, ymin, ymax, rmax, zmax, zmin; in potential() local
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx22d.d36 PLFLT *xmax = cast(PLFLT *) data; in transform() local
60 PLFLT dx = 1.0; in circulation() local
64 PLFLT xmax = nx / 2 * dx; in circulation() local
116 PLFLT dx = 1.0; in constriction() local
120 PLFLT xmax = nx / 2 * dx; in constriction() local
187 PLFLT dx = 1.0; in constriction2() local
191 PLFLT xmax = nx / 2 * dx; in constriction2() local
343 PLFLT xmin, xmax, ymin, ymax, zmin, zmax; in potential() local
/dports/math/plplot/plplot-5.15.0/src/
H A Dplimage.c92 PLFLT xmin, PLFLT ymin, PLFLT dx, PLFLT dy, in plimageslow()
198 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plimagefr_null()
239 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimagefr()
250 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimagefr()
255 PLFLT dx, dy; in plfimagefr() local
376 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimage()
386 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimage()
390 PLFLT data_min, data_max, dx, dy; in plfimage() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx22.cc42 PLFLT xmax; in transform() local
78 PLFLT dx, dy, x, y; in circulation() local
79 PLFLT xmin, xmax, ymin, ymax; in circulation() local
117 PLFLT dx, dy, x, y; in constriction() local
118 PLFLT xmin, xmax, ymin, ymax; in constriction() local
171 PLFLT dx, dy, x, y; in constriction2() local
172 PLFLT xmin, xmax, ymin, ymax; in constriction2() local
235 PLFLT xmin, xmax, ymin, ymax, rmax, zmax, zmin; in potential() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrim/
H A DBRepPrim_Wedge.cxx26 BRepPrim_Wedge::BRepPrim_Wedge(const gp_Ax2& Axes, const Standard_Real dx, const Standard_Real dy, … in BRepPrim_Wedge()
36 …BRepPrim_Wedge::BRepPrim_Wedge(const gp_Ax2& Axes, const Standard_Real dx, const Standard_Real dy,… in BRepPrim_Wedge()
49 const Standard_Real xmax, const Standard_Real ymax, const Standard_Real zmax, in BRepPrim_Wedge()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dseptic_hermite_test.cpp49 Real dx = 1; in test_constant() local
130 Real xmax = x.back(); in test_linear() local
146 Real dx = 1; in test_linear() local
240 Real xmax = x.back(); in test_quadratic() local
281 Real dx = 1; in test_quadratic() local
314 Real xmax = x.back(); in test_cubic() local
343 Real dx = 1; in test_cubic() local
387 Real xmax = x.back(); in test_quartic() local

12345678910>>...54