geometryPhasicFlow-pass1 and triSurface and multiTriSurface tested

This commit is contained in:
Hamidreza Norouzi
2024-02-03 11:49:07 -08:00
parent e10ee2b6b5
commit fd039f234f
23 changed files with 788 additions and 733 deletions

View File

@ -2,6 +2,6 @@
set(source_files
geometryPhasicFlow.cpp
)
set(link_lib phasicFlow Geometry Kokkos::kokkos Utilities)
set(link_lib phasicFlow Kokkos::kokkos Utilities)
pFlow_make_executable_install(geometryPhasicFlow source_files link_lib)