1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-08-07 03:37:02 +00:00

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

10
utilities/CMakeLists.txt Normal file

@ -0,0 +1,10 @@
add_subdirectory(particlesPhasicFlow)
add_subdirectory(geometryPhasicFlow)
add_subdirectory(pFlowToVTK)