git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12957 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-01-19 23:49:20 +00:00
parent 72ac6ea854
commit 4a975dd8cf
176 changed files with 241 additions and 241 deletions

View File

@ -457,7 +457,7 @@ void PairSRP::init_style()
if (me == 0)
error->message(FLERR,"Thermo normalization turned off by pair srp");
neighbor->request(this);
neighbor->request(this,instance_me);
}
/* ----------------------------------------------------------------------