From 075033d21ff5c7249a413a15c21a9bc4e24eb64e Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Sat, 24 Oct 2015 15:38:59 +0100 Subject: [PATCH] Formatting --- src/foam/meshes/primitiveMesh/primitiveMeshCellCells.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/foam/meshes/primitiveMesh/primitiveMeshCellCells.C b/src/foam/meshes/primitiveMesh/primitiveMeshCellCells.C index 4da8d7a09..002b5b60d 100644 --- a/src/foam/meshes/primitiveMesh/primitiveMeshCellCells.C +++ b/src/foam/meshes/primitiveMesh/primitiveMeshCellCells.C @@ -75,7 +75,7 @@ void Foam::primitiveMesh::calcCellCells() const - // 2. Size and fill cellFaceAddr + // 2. Size and fill cellCellAddr forAll (cellCellAddr, cellI) {