Formatting

This commit is contained in:
Hrvoje Jasak 2015-10-24 15:38:59 +01:00
parent 75b9f1d776
commit 075033d21f

View file

@ -75,7 +75,7 @@ void Foam::primitiveMesh::calcCellCells() const
// 2. Size and fill cellFaceAddr
// 2. Size and fill cellCellAddr
forAll (cellCellAddr, cellI)
{