update FixIntel code for new neighbor list code

This commit is contained in:
Axel Kohlmeyer 2016-12-14 15:51:12 -05:00
parent bfcab72268
commit da2ad5b6e0
1 changed files with 0 additions and 2 deletions

View File

@ -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();