diff --git a/tests/TestSegDist.cpp b/tests/TestSegDist.cpp index aa2773e4..9b71f983 100644 --- a/tests/TestSegDist.cpp +++ b/tests/TestSegDist.cpp @@ -72,7 +72,7 @@ int main(int argc, char **argv) } } - DoubleArray Distance(Nx,Ny,Nz); + DoubleArray Distance(nx,ny,nz); // Initialize the signed distance function for (k=0;k