← Back to team overview

yade-dev team mailing list archive

Re: InsertionSortCollider assert

 


in InsertionSortCollider.cpp:32 there is an assert:

assert(id1!=id2);

When can it happen?
It should never happen theoretically; but I check that to catch bugs.

Cheers, v




References