utilities added

This commit is contained in:
hamidrezanorouzi
2022-09-05 11:14:41 +04:30
parent fb3fcf5945
commit 7f3b4e0e2c
34 changed files with 3361 additions and 1 deletions

View File

@ -0,0 +1,9 @@
set(source_files
pFlowToVTK.C
vtkFile.C
geometric.C
)
set(link_lib phasicFlow Kokkos::kokkos)
pFlow_make_executable_install(pFlowToVTK source_files link_lib)