postprocessPhasicFlow

This commit is contained in:
hamidrezanorouzi
2022-09-26 11:08:03 +03:30
parent febe2ecc4c
commit f36a4d7782
36 changed files with 2678 additions and 110 deletions

View File

@ -0,0 +1,13 @@
set(SourceFiles
vtkFile.C
readFromTimeFolder.C
)
set(link_libs Kokkos::kokkos phasicFlow Particles Geometry)
pFlow_add_library_install(Utilities SourceFiles link_libs)