Home
last modified time | relevance | path

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

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/oneD/
H A DMultiNewton.cpp35 doublereal bound_step(const doublereal* x, const doublereal* step, in bound_step() function
202 bound_step(x0 + r.start(i), step0 + r.start(i), in boundStep()