Formatting
This commit is contained in:
parent
e539f0a772
commit
eedc871903
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ void smoothDelta::setChangedFaces
|
|||
|
||||
// Insert all faces of coupled patches no matter what. Let FaceCellWave
|
||||
// sort it out.
|
||||
forAll(mesh.boundaryMesh(), patchI)
|
||||
forAll(mesh.boundaryMesh(), patchI)
|
||||
{
|
||||
const polyPatch& patch = mesh.boundaryMesh()[patchI];
|
||||
|
||||
|
|
Reference in a new issue