ENH: baflfing: use consistent neighbouring cell centre

This commit is contained in:
mattijs
2013-05-03 09:56:45 +01:00
parent e0b972606b
commit 35b9d63645
2 changed files with 12 additions and 6 deletions

View File

@ -446,6 +446,7 @@ private:
// have corresponding faceZone.
void findCellZoneGeometric
(
const pointField& neiCc,
const labelList& closedNamedSurfaces,
labelList& namedSurfaceIndex,
const labelList& surfaceToCellZone,