mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
modify for coupling-cpp and hpp
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
|
||||
set(source_files
|
||||
postprocessPhasicFlow.C
|
||||
postprocess.C
|
||||
processField.C
|
||||
ProcessFields.C
|
||||
includeMask.C
|
||||
IncludeMasks.C
|
||||
postprocessPhasicFlow.cpp
|
||||
postprocess.cpp
|
||||
processField.cpp
|
||||
ProcessFields.cpp
|
||||
includeMask.cpp
|
||||
IncludeMasks.cpp
|
||||
|
||||
)
|
||||
set(link_lib phasicFlow Interaction Kokkos::kokkos Utilities)
|
||||
|
Reference in New Issue
Block a user