Home
last modified time | relevance | path

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

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/initial/
H A DDistribution.cpp403 const Vector diffUnit = diff / length; in generate() local
407 deltas[i] += diffUnit * min(t, h); // clamp the displacement to particle distance in generate()