ENH: snappyHexMesh: updated directional refinement

This commit is contained in:
mattijs
2017-12-13 12:27:25 +00:00
parent 88fac3ed9f
commit 52231e7836
7 changed files with 128 additions and 129 deletions

View File

@ -1222,7 +1222,6 @@ Foam::meshRefinement::meshRefinement
const refinementSurfaces& surfaces,
const refinementFeatures& features,
const shellSurfaces& shells,
const shellSurfaces& dirShells,
const shellSurfaces& limitShells
)
:
@ -1233,7 +1232,6 @@ Foam::meshRefinement::meshRefinement
surfaces_(surfaces),
features_(features),
shells_(shells),
dirShells_(dirShells),
limitShells_(limitShells),
meshCutter_
(