← Back to team overview

yade-users team mailing list archive

Re: [Question #294519]: Forcing InsertionSortCollider execution

 

Question #294519 on Yade changed:
https://answers.launchpad.net/yade/+question/294519

    Status: Open => Solved

Jérôme Duriez confirmed that the question is solved:
Sorry to answer myself, I just found out I could use

O.runEngine(O.engines[1])
or O.engines[1].__call__()

to solve the issue... (even though the imposed ISC execution would not
appear in the Exec count stats, it seems)

Comments, if any, are still welcome

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.