Move pair potentials and change to traditional Functor

This commit is contained in:
Alex Selimov 2025-09-10 22:03:11 -04:00
parent a638c4f388
commit 2d948a7e76
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
5 changed files with 122 additions and 94 deletions

View file

@ -1,7 +1,7 @@
project(${NAME}_cuda_lib CUDA CXX)
set(HEADER_FILES
pair_potentials.cuh
potentials/pair_potentials.cuh
forces.cuh
)
set(SOURCE_FILES