diff --git a/tests/TestSegDist.cpp b/tests/TestSegDist.cpp index c59d0b9f..8bddf691 100644 --- a/tests/TestSegDist.cpp +++ b/tests/TestSegDist.cpp @@ -68,6 +68,9 @@ int main(int argc, char **argv) Cy = 1.0*ny; Cz = 1.0*nz; + DoubleArray Distance(nx,ny,nz); + DoubleArray TrueDist(nx,ny,nz); + for (k=1;k