Commit a96f0af2 authored by Stan Moore's avatar Stan Moore
Browse files

Merge branch 'kk_compute_orientorder_atom' of...

Merge branch 'kk_compute_orientorder_atom' of ssh://github.com/stanmoore1/lammps into kk_compute_coord_atom
parents 3028b028 ee9757b1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -150,6 +150,8 @@ void ComputeOrientOrderAtomKokkos<DeviceType>::compute_peratom()
    d_ncount = t_sna_1i("orientorder/atom:ncount",chunk_size);
  }

  copymode = 1;

  // insure distsq and nearest arrays are long enough

  maxneigh = 0;