Searched refs:clearAllBodyForces (Results 1 – 3 of 3) sorted by relevance
60 clearAllBodyForces(state); in clearAllForces()68 void clearAllBodyForces(State& state) const;
213 mbs.m_discrete.clearAllBodyForces(state); in runOnce()
784 clearAllBodyForces(State& state) const { in clearAllBodyForces() function in SimTK::Force::DiscreteForces851 if (bodyForcesInG.size()==0) {clearAllBodyForces(state); return;} in setAllBodyForces()