mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
- this utility is not complete yet. - geometry should be ajusted to be converted separately
14 lines
215 B
CMake
14 lines
215 B
CMake
|
|
#add_subdirectory(checkPhasicFlow)
|
|
|
|
add_subdirectory(particlesPhasicFlow)
|
|
|
|
add_subdirectory(geometryPhasicFlow)
|
|
|
|
add_subdirectory(pFlowToVTK)
|
|
|
|
add_subdirectory(Utilities)
|
|
|
|
#add_subdirectory(postprocessPhasicFlow)
|
|
|