Commit 53eac443 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15646 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent fb64ae61
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -765,10 +765,10 @@ void PRD::log_event()

/* ----------------------------------------------------------------------
  communicate atom coords and image flags in ireplica to all other replicas
  one proc per replica:
  if one proc per replica:
    direct overwrite via bcast
  else atoms could be stored in different order or on different procs:
    collect to root proc of event replica
  else atoms could be stored in different order on a proc or on different procs:
    gather to root proc of event replica
    bcast to roots of other replicas
    bcast within each replica
    each proc extracts info for atoms it owns using atom IDs