Skip to content

Added 4_nbody folder

username-removed-41053 requested to merge egaburov/CodeVault-prace:nbody into master

Added 4_nbody folder with two examples:

  • [WIP] hermite4 (direct n-body integrator using 4th-order Hermite method)
  • [WIP] bhtree (Barnes-Hut gravitational tree algorithm)

Also changed CMakeList.txt in root folder to reflect the independent structure of each of the dwarfs.

Added .gitignore

Merge request reports

Loading