Home
last modified time | relevance | path

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

/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DExamplePendulum.cpp71 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in main() local
183 cout << "FC_G=" << -(ballcons2.getConstrainedBodyForcesAsVector(state) in main()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/
H A DTestMobilizerReactionForces.cpp219 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in testByComparingToConstraints2() local
327 -(ballcons2.getConstrainedBodyForcesAsVector(state) in testByComparingToConstraints2()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DGeometryPlayground.cpp623 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in main() local
717 cout << "FC_G=" << -(ballcons2.getConstrainedBodyForcesAsVector(state) in main()