lnls-fac / trackcpp

Particle tracking code
GNU General Public License v3.0
3 stars 3 forks source link

DOI

trackcpp

Particle tracking code

Code check

In order to use clang-tidy, a compile_commands.json file must be present at the root of the repository. In order to generate one and still use make as the build system:

# Compile using 'bear <build command>'
bear make -j$(nproc)