From 9747aff13e61a45f6885924cc234c60970ddbaa6 Mon Sep 17 00:00:00 2001 From: James McClure Date: Mon, 29 Dec 2014 18:23:49 -0500 Subject: [PATCH] Updated tests/TestContactAngle.cpp --- tests/TestContactAngle.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/TestContactAngle.cpp b/tests/TestContactAngle.cpp index 4d6b89e3..a5b68039 100644 --- a/tests/TestContactAngle.cpp +++ b/tests/TestContactAngle.cpp @@ -37,7 +37,6 @@ int main (int argc, char *argv[]) DoubleArray MeanCurvature(Nx,Ny,Nz); double fluid_isovalue = 0.0; double solid_isovalue = 0.0; - /* **************************************************************** VARIABLES FOR THE PMMC ALGORITHM @@ -89,8 +88,7 @@ int main (int argc, char *argv[]) DoubleArray values(20); DTMutableList local_nws_pts(20); int n_local_nws_pts; - - + int c; //........................................................................... int ncubes = (Nx-2)*(Ny-2)*(Nz-2); // Exclude the "upper" halo @@ -100,9 +98,9 @@ int main (int argc, char *argv[]) double Cx,Cy,Cz; double dist1,dist2; Cx = Cy = Cz = N*0.51; - for (k=0; k