mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
modify for coupling-cpp and hpp
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
|
||||
set(SourceFiles
|
||||
dynamicPointStructure/dynamicPointStructure.C
|
||||
particles/particles.C
|
||||
SphereParticles/sphereShape/sphereShape.C
|
||||
SphereParticles/sphereParticles/sphereParticles.C
|
||||
Insertion/shapeMixture/shapeMixture.C
|
||||
Insertion/insertion/insertion.C
|
||||
Insertion/Insertion/Insertions.C
|
||||
Insertion/insertionRegion/insertionRegion.C
|
||||
Insertion/insertionRegion/timeFlowControl.C
|
||||
dynamicPointStructure/dynamicPointStructure.cpp
|
||||
particles/particles.cpp
|
||||
SphereParticles/sphereShape/sphereShape.cpp
|
||||
SphereParticles/sphereParticles/sphereParticles.cpp
|
||||
Insertion/shapeMixture/shapeMixture.cpp
|
||||
Insertion/insertion/insertion.cpp
|
||||
Insertion/Insertion/Insertions.cpp
|
||||
Insertion/insertionRegion/insertionRegion.cpp
|
||||
Insertion/insertionRegion/timeFlowControl.cpp
|
||||
)
|
||||
|
||||
set(link_libs Kokkos::kokkos phasicFlow Integration Property)
|
||||
|
Reference in New Issue
Block a user