From eb98f9b793a554cfe233d01135db1db647399822 Mon Sep 17 00:00:00 2001 From: James McClure Date: Mon, 29 Dec 2014 18:33:38 -0500 Subject: [PATCH] Fixed bug in tests/TestContactAngle --- tests/TestContactAngle.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tests/TestContactAngle.cpp b/tests/TestContactAngle.cpp index a5b68039..ad2bf5eb 100644 --- a/tests/TestContactAngle.cpp +++ b/tests/TestContactAngle.cpp @@ -94,6 +94,19 @@ int main (int argc, char *argv[]) int ncubes = (Nx-2)*(Ny-2)*(Nz-2); // Exclude the "upper" halo IntArray cubeList(3,ncubes); pmmc_CubeListFromMesh(cubeList, ncubes, Nx, Ny, Nz); + int nc=1; + for (k=1; k