checkPhasicFlow utility

This commit is contained in:
hamidrezanorouzi
2022-09-05 17:53:56 +04:30
parent 8b7edc4aaf
commit fa297c3c52
4 changed files with 66 additions and 1 deletions

View File

@ -0,0 +1,7 @@
set(source_files
checkPhasicFlow.C
)
set(link_lib phasicFlow Kokkos::kokkos)
pFlow_make_executable_install(checkPhasicFlow source_files link_lib)