Commit da2ad5b6 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update FixIntel code for new neighbor list code

parent bfcab722
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -325,8 +325,6 @@ void FixIntel::init()
    error->all(FLERR,
	       "Currently, cannot use more than one intel style with hybrid.");

  neighbor->fix_intel = (void *)this;

  check_neighbor_intel();
  if (_precision_mode == PREC_MODE_SINGLE)
    _single_buffers->zero_ev();