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:
@@ -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.]]
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user