cudaCAC/src
Alex Selimov 5155ec21aa Add basic LJ potential*
- Add PairPotential Abstract class
- Add Lennard-Jones potential that should work with both CUDA and C++
  code
- Add tests on HOST side for LJ potential
2025-04-17 16:07:26 -04:00
..
box.hpp Add pair potential and tests 2025-04-16 14:01:40 -04:00
CMakeLists.txt Add basic LJ potential* 2025-04-17 16:07:26 -04:00
particle.hpp Add pair potential and tests 2025-04-16 14:01:40 -04:00
precision.hpp Add pair potential and tests 2025-04-16 14:01:40 -04:00
simulation.hpp Add pair potential and tests 2025-04-16 14:01:40 -04:00