2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-30 08:02:29 +00:00

adding note about molecular dynamics simulation to all examples table

This commit is contained in:
Karsten Ahnert
2013-09-22 21:59:08 +02:00
parent 108f1b531e
commit e3db3f43fe

View File

@@ -115,5 +115,8 @@
[[[github_link libs/numeric/odeint/examples/quadmath/black_hole.cpp quadmath/black_hole.cpp]]
[This examples shows how gcc libquadmath can be used with odeint. It provides a high precision floating point type which is adapted to odeint in this example.]]
[[[github_link libs/numeric/odeint/examples/molecular_dynamics.cpp molecular_dynamics.cpp]]
[A very basic molecular dynamics simulation with the Velocity-Verlet method.]]
]