Files
phasicFlow/utilities/CMakeLists.txt
HRN 75fba2710e Utility postProcess is modified to be used in Version 1.0
- counting dictionary is added to postProcess
- Code need to be modified to cleaned (fields in the repository should be removed onces postProcess is passed the next time step)
2024-11-18 20:27:44 +03:30

14 lines
213 B
CMake

add_subdirectory(checkPhasicFlow)
add_subdirectory(particlesPhasicFlow)
add_subdirectory(geometryPhasicFlow)
add_subdirectory(pFlowToVTK)
add_subdirectory(Utilities)
add_subdirectory(postprocessPhasicFlow)