From b4886cfb92398e61f322d9401cf35c4223287f9a Mon Sep 17 00:00:00 2001 From: James E McClure Date: Thu, 13 Sep 2018 22:58:43 -0400 Subject: [PATCH] TestTriNormal works --- tests/TestTriNormal.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/TestTriNormal.cpp b/tests/TestTriNormal.cpp index 955aa707..63b7afc6 100644 --- a/tests/TestTriNormal.cpp +++ b/tests/TestTriNormal.cpp @@ -44,7 +44,7 @@ int main(int argc, char **argv) DoubleArray SDs(Nx,Ny,Nz); DoubleArray SDs_x(Nx,Ny,Nz); DoubleArray SDs_y(Nx,Ny,Nz); - DoubleArray SDs_y(Nx,Ny,Nz); + DoubleArray SDs_z(Nx,Ny,Nz); printf("Set distance map \n"); for (k=0; k