Formatting
This commit is contained in:
parent
6b3a796412
commit
17ac099f1b
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