From eb254d9b9c771e1daaf3dc73a82f1e81558b2dd8 Mon Sep 17 00:00:00 2001 From: James E McClure Date: Fri, 17 Oct 2014 19:48:46 -0400 Subject: [PATCH] updated tests/TestInterfaceSpeed.cpp --- tests/TestInterfaceSpeed.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestInterfaceSpeed.cpp b/tests/TestInterfaceSpeed.cpp index 3ff11437..954d212a 100644 --- a/tests/TestInterfaceSpeed.cpp +++ b/tests/TestInterfaceSpeed.cpp @@ -89,7 +89,7 @@ int main (int argc, char *argv[]) DoubleArray CubeValues(2,2,2); DoubleArray ContactAngle(20); DoubleArray KGwns_values(20); - DoubleArray KNwns_Values(20); + DoubleArray KNwns_values(20); DoubleArray wn_curvature(20); DoubleArray InterfaceSpeed(20); DoubleArray NormalVector(60);