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,8 +1,8 @@
list(APPEND SourceFiles
entities/rotatingAxis/rotatingAxis.C
fixedWall/fixedWall.C
rotatingAxisMotion/rotatingAxisMotion.C
entities/rotatingAxis/rotatingAxis.cpp
fixedWall/fixedWall.cpp
rotatingAxisMotion/rotatingAxisMotion.cpp
)
set(link_libs Kokkos::kokkos phasicFlow)