Added common curve curvatures to test/lb2_Color_wia_mpi.cpp fixed littl ebug

This commit is contained in:
James E McClure 2014-10-26 14:36:43 -04:00
parent 1921e6e3cb
commit 4783a257a1

View File

@ -1159,6 +1159,8 @@ int main(int argc, char **argv)
IntArray nws_seg(2,20);
DTMutableList<Point> tmp(20);
DoubleArray Values(20);
DoubleArray KGwns_values(20);
DoubleArray KNwns_values(20);
DoubleArray ContactAngle(20);
DoubleArray Curvature(20);
DoubleArray DistValues(20);