diff --git a/tests/lb2_Color_wia_mpi.cpp b/tests/lb2_Color_wia_mpi.cpp index 485c9aa6..bb2b73fb 100644 --- a/tests/lb2_Color_wia_mpi.cpp +++ b/tests/lb2_Color_wia_mpi.cpp @@ -1159,6 +1159,8 @@ int main(int argc, char **argv) IntArray nws_seg(2,20); DTMutableList tmp(20); DoubleArray Values(20); + DoubleArray KGwns_values(20); + DoubleArray KNwns_values(20); DoubleArray ContactAngle(20); DoubleArray Curvature(20); DoubleArray DistValues(20);