yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08800
[yade/trunk] ff90da: Keep pointers of interactions for all bodies, not ...
Branch: refs/heads/fix_facet_intrs
Home: https://github.com/yade/trunk
Commit: ff90da45543d4a836b0a69be959528b8b1b08a11
https://github.com/yade/trunk/commit/ff90da45543d4a836b0a69be959528b8b1b08a11
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M core/Body.hpp
M core/InteractionContainer.cpp
Log Message:
-----------
Keep pointers of interactions for all bodies, not only where otherId>Id.
Commit: 4b460fa3ad6a1841a7d40b6a18730b9046ff26a7
https://github.com/yade/trunk/commit/4b460fa3ad6a1841a7d40b6a18730b9046ff26a7
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M core/Body.hpp
M core/InteractionContainer.cpp
Log Message:
-----------
Add checkIntrs flag into body to escape useless checks of interaction.
Compare: https://github.com/yade/trunk/compare/ff90da45543d^...4b460fa3ad6a
Follow ups