git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12957 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user