mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
.github
DEMSystems
benchmarks
cmake
doc
solvers
src
tutorials
utilities
Utilities
checkPhasicFlow
geometryPhasicFlow
pFlowToVTK
particlesPhasicFlow
postprocessPhasicFlow
CMakeLists.txt
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
- 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)
|
|
|