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