yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08992
[yade/trunk] 107b96: Use retriangulation conditions more consistently. ...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 107b964e832beef90e7f4f0cd1e1d2e50d5b0dc5
https://github.com/yade/trunk/commit/107b964e832beef90e7f4f0cd1e1d2e50d5b0dc5
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
Date: 2012-10-25 (Thu, 25 Oct 2012)
Changed paths:
M pkg/dem/FlowEngine.cpp
Log Message:
-----------
Use retriangulation conditions more consistently. The solvers are not swapped before a given fraction of the permutation interval now, to reduce overheads.
Commit: ec657099029001463d053b1b3461b8ec9ef06619
https://github.com/yade/trunk/commit/ec657099029001463d053b1b3461b8ec9ef06619
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M pkg/dem/FlowEngine.cpp
Log Message:
-----------
small change in the initialization logic, now defining the two position buffers if "first"
Compare: https://github.com/yade/trunk/compare/41773ba1e568...ec6570990290