pelahi / VELOCIraptor-STF

Galaxy/(sub)Halo finder for N-body simulations
MIT License
19 stars 26 forks source link

Swift interface #21

Closed james-s-willis closed 5 years ago

james-s-willis commented 6 years ago

Decouples SWIFT from VELOCIraptor compilation. I have created a common particle interface (swift_vel_part) so that there are no dependencies with SWIFT header files.

Should also fix #19.

pelahi commented 5 years ago

Fixed