Skip to content
Snippets Groups Projects
Commit 47c7fb21 authored by mattijs's avatar mattijs
Browse files

COMP: autoMesh: build order. autoMesh now indirectly uses fvMotionSolvers

parent c236197f
No related branches found
No related tags found
1 merge request!2Feature snappy hex mesh gap refinement
......@@ -59,6 +59,8 @@ parallel/Allwmake $targetType $*
wmake $targetType ODE
wmake $targetType randomProcesses
wmake $targetType fvMotionSolver
transportModels/Allwmake $targetType $*
thermophysicalModels/Allwmake $targetType $*
TurbulenceModels/Allwmake $targetType $*
......@@ -69,7 +71,6 @@ mesh/Allwmake $targetType $*
renumber/Allwmake $targetType $*
fvAgglomerationMethods/Allwmake $targetType $*
wmake $targetType fvMotionSolver
wmake $targetType engine
wmake $targetType fvOptions
wmake $targetType regionCoupled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment