Formatting

This commit is contained in:
Hrvoje Jasak 2015-10-24 15:38:59 +01:00
parent 6ce227323f
commit 54f97e4ed3

View file

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