Searched refs:mgForceIndex (Results 1 – 2 of 2) sorted by relevance
59 mutable CacheEntryIndex mgForceIndex; // a cache entry m*g calculated at Dynamics stage variable224 mgForceIndex = s.allocateCacheEntry(subsysIndex, Stage::Dynamics, in realizeTopologyImpl()276 (s.updCacheEntry(subsysIndex, mgForceIndex)).upd(); in realizeDynamicsImpl()288 (s.updCacheEntry(subsysIndex, mgForceIndex)).get(); in realizeAccelerationImpl()
62 …mutable CacheEntryIndex mgForceIndex; // a cache entry m*g calculated at Dynamics stage member in MyPendulumGuts530 mgForceIndex = s.allocateCacheEntry(subsysIndex, Stage::Dynamics, in realizeTopologyImpl()588 (s.updCacheEntry(subsysIndex, mgForceIndex)).upd(); in realizeDynamicsImpl()600 (s.updCacheEntry(subsysIndex, mgForceIndex)).get(); in realizeAccelerationImpl()