cuboidWall

This commit is contained in:
hamidrezanorouzi
2022-11-25 11:13:29 +03:30
parent 02f7f9af20
commit a9097ad286
5 changed files with 232 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Wall/Wall.C
planeWall/planeWall.C
stlWall/stlWall.C
cylinderWall/cylinderWall.C
cuboidWall/cuboidWall.C
)
set(link_lib phasicFlow Geometry Kokkos::kokkos)