From 17c42465b1ad9ffc0f3017fb72e5e1b431af8f1d Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 19 Oct 2010 17:45:51 +0100 Subject: [PATCH] ENH: selectCells : add one offset to number of cells --- applications/utilities/mesh/advanced/selectCells/selectCells.C | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/utilities/mesh/advanced/selectCells/selectCells.C b/applications/utilities/mesh/advanced/selectCells/selectCells.C index feab5ff4c7..827449c02c 100644 --- a/applications/utilities/mesh/advanced/selectCells/selectCells.C +++ b/applications/utilities/mesh/advanced/selectCells/selectCells.C @@ -55,6 +55,7 @@ Description #include "edgeStats.H" #include "treeDataTriSurface.H" #include "indexedOctree.H" +#include "globalMeshData.H" using namespace Foam;