diff --git a/example/Vector/5_molecular_dynamic_sym/main.cpp b/example/Vector/5_molecular_dynamic_sym/main.cpp index e10fa5891fb79a8657c222cc306b69fb7f2be262..4225ae303452449bcd9ef0ac42731b6fcfc52137 100644 --- a/example/Vector/5_molecular_dynamic_sym/main.cpp +++ b/example/Vector/5_molecular_dynamic_sym/main.cpp @@ -420,7 +420,7 @@ int main(int argc, char* argv[]) vd.write("particles_",f); // we resync the ghost - vd.ghost_get<>(SKIP_LABELLING); + vd.ghost_get<>(); // We calculate the energy