Formatting
This commit is contained in:
parent
8bb8f74317
commit
cdfbf067a7
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ void Foam::attachDetach::detachInterface
|
|||
polyModifyFace
|
||||
(
|
||||
faces[curFaceID].reverseFace(), // modified face
|
||||
curFaceID, // label of face being modified
|
||||
curFaceID, // label of face being modified
|
||||
nei[curFaceID], // owner
|
||||
-1, // neighbour
|
||||
true, // face flip
|
||||
|
|
Reference in a new issue