Formatting
This commit is contained in:
parent
75b9f1d776
commit
075033d21f
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