Commit ae8d882b authored by Dan Ibanez's avatar Dan Ibanez
Browse files

need to sync new velocities back to host

parent 7559bc9c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -180,6 +180,8 @@ void FixMomentumKokkos<DeviceType>::end_of_step()
      }
    });
  }

  atomKK->sync(ExecutionSpaceFromDevice<LMPHostType>::space, V_MASK);
}

namespace LAMMPS_NS {