mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
- 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)
14 lines
213 B
CMake
14 lines
213 B
CMake
|
|
add_subdirectory(checkPhasicFlow)
|
|
|
|
add_subdirectory(particlesPhasicFlow)
|
|
|
|
add_subdirectory(geometryPhasicFlow)
|
|
|
|
add_subdirectory(pFlowToVTK)
|
|
|
|
add_subdirectory(Utilities)
|
|
|
|
add_subdirectory(postprocessPhasicFlow)
|
|
|