Formatting

This commit is contained in:
Hrvoje Jasak 2011-10-03 09:23:40 +01:00
parent e539f0a772
commit eedc871903

View file

@ -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];