Home
last modified time | relevance | path

Searched refs:isVelocityCacheValid (Results 1 – 1 of 1) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DForce_LinearBushing.cpp151 bool isVelocityCacheValid(const State& s) const in isVelocityCacheValid() function in SimTK::Force::LinearBushingImpl
451 if (isVelocityCacheValid(state)) return; in ensureVelocityCacheValid()