STYLE: nearWallFields: unused object
This commit is contained in:
parent
e1fb8170b8
commit
cf5fba9df5
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ void Foam::nearWallFields::calcAddressing()
|
||||||
}
|
}
|
||||||
|
|
||||||
// Global indexing
|
// Global indexing
|
||||||
globalIndex globalCells(mesh.nCells());
|
|
||||||
globalIndex globalWalls(nPatchFaces);
|
globalIndex globalWalls(nPatchFaces);
|
||||||
|
|
||||||
if (debug)
|
if (debug)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue