Commit graph

6 commits

Author SHA1 Message Date
c4757df1be
Add newton's third law
Some checks failed
Build and Test / build-and-test (push) Failing after 5m3s
2025-09-13 20:29:05 -04:00
8ba5714648
Add a kernel_config to calculate blocks and threads for launching kernels
Some checks failed
Build and Test / build-and-test (push) Failing after 5m3s
2025-09-12 22:47:21 -04:00
130b613a7c
Change default precision to float and use float4 for force and potential calculations 2025-09-12 21:44:41 -04:00
fe6d88306f
Fix force tests 2025-09-12 06:16:37 -04:00
ac44ceaab1
Rewrite the force calculations to fix memory issues 2025-09-10 22:47:54 -04:00
dc74e4e5c0
Add force calculation kernel and fix incorrect ctest configuration for Cuda tests 2025-08-27 22:07:47 -04:00