Formatting
This commit is contained in:
parent
6ce227323f
commit
54f97e4ed3
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ void Foam::primitiveMesh::calcCellCells() const
|
|||
|
||||
|
||||
|
||||
// 2. Size and fill cellFaceAddr
|
||||
// 2. Size and fill cellCellAddr
|
||||
|
||||
forAll (cellCellAddr, cellI)
|
||||
{
|
||||
|
|
Reference in a new issue