ENH: Commenting out unused face-centre tet decomp variables.

This commit is contained in:
graham
2010-09-24 13:26:17 +01:00
parent 7d993e98e2
commit 43c2ab5d51
2 changed files with 6 additions and 6 deletions

View File

@ -787,7 +787,7 @@ bool Foam::polyMeshGeometry::checkFaceTets
// check whether decomposing each cell into tets results in
// positive volume, non-flat tets
const labelList& own = mesh.faceOwner();
const labelList& nei = mesh.faceNeighbour();
// const labelList& nei = mesh.faceNeighbour();
const polyBoundaryMesh& patches = mesh.boundaryMesh();
// Calculate coupled cell centre