yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08815
Re: [yade/trunk] ff90da: Keep pointers of interactions for all bodies, not ...
> Changed paths:
> M core/Body.hpp
> M core/InteractionContainer.cpp
>
> Log Message:
> -----------
> Keep pointers of interactions for all bodies, not only where otherId>Id.
Sounds like the next big change after introduction of interaction
pointers by Vaclav. It is similar to PFC data.
It clearly makes a lot of algorithms possible (algorithms that where not
possible before).
Does it means each body has pointers to all its interactions after this
commit?
Bruno
Follow ups
References