/HOW_final

Gravitational N-body code, final project for APC 524

Primary LanguageC++

Nbodypp

Directory Structure

  • doc/ documentation
  • src/ source code
    • vendor/ third-party libs
    • tests/ tests

Documentation

  • You need doxygen to generate documentation. In the src, do make doc, and documentation files will be generated in doc.