modify for coupling-cpp and hpp

This commit is contained in:
hamidrezanorouzi
2022-12-10 01:32:54 +03:30
parent 878c281d45
commit 8cc47b1c47
393 changed files with 1679 additions and 1679 deletions

View File

@ -1,9 +1,9 @@
set(SourceFiles
contactSearch/contactSearch/contactSearch.C
contactSearch/ContactSearch/ContactSearchs.C
interaction/interaction.C
sphereInteraction/sphereInteractions.C
contactSearch/contactSearch/contactSearch.cpp
contactSearch/ContactSearch/ContactSearchs.cpp
interaction/interaction.cpp
sphereInteraction/sphereInteractions.cpp
)
set(link_libs Kokkos::kokkos phasicFlow Property Particles Geometry)