Unverified Commit 3525c136 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

need to make certain, that cvflag_atom is always initialized

parent 8f368003
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -784,6 +784,7 @@ void Pair::ev_setup(int eflag, int vflag, int alloc)

  vflag_global = vflag % 4;
  vflag_atom = vflag & 4;
  cvflag_atom = 0;

  if (vflag & 8) {
    if (centroidstressflag & 2) {