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

@ -3,11 +3,11 @@ set(SourceFiles
readFromTimeFolder.cpp
readControlDict.cpp
#vtkFile/vtkFile.cpp
#geometryPhasicFlow/Wall/Wall.cpp
#geometryPhasicFlow/planeWall/planeWall.cpp
geometryPhasicFlow/Wall/Wall.cpp
geometryPhasicFlow/planeWall/planeWall.cpp
#geometryPhasicFlow/stlWall/stlWall.cpp
#geometryPhasicFlow/cylinderWall/cylinderWall.cpp
#geometryPhasicFlow/cuboidWall/cuboidWall.cpp
geometryPhasicFlow/cylinderWall/cylinderWall.cpp
geometryPhasicFlow/cuboidWall/cuboidWall.cpp
)
#set(link_libs Kokkos::kokkos phasicFlow Particles Geometry)