File: bouncing_ball.rst

package info (click to toggle)
siconos 4.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 82,496 kB
  • sloc: cpp: 159,693; ansic: 108,665; fortran: 33,248; python: 20,709; xml: 1,244; sh: 385; makefile: 226
file content (12 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
.. index:: single: example; bouncing ball
.. _bouncing_ball_example:
 

Bouncing Ball
-------------

To do.

For now, please refer to the source code of this example, `found here`_.

.. _found here: https://github.com/siconos/siconos-tutorials/blob/master/examples/mechanics/BouncingBall/BouncingBallTS.cpp