You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes, we know that issue, this naming is indeed somewhat unfortunate. The
reason is that there is a boost object called pair which is just a pair
of two objects of arbitrary different type. particle_id_pair is using
this structure. The name however is misleading. They should have named
it particle_id_tuple or something similar. But changing this now all
over the code will be tricky...
Regards
Tomek
On 05/13/2011 04:50 PM, Jintram wrote:
This apparently has nothing to do with a pair in the sense of an eGFRD particle pair in a domain. It just holds particle info.
This apparently has nothing to do with a pair in the sense of an eGFRD particle pair in a domain. It just holds particle info.
The text was updated successfully, but these errors were encountered: