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

This commit is contained in:
sjplimp
2012-06-18 23:03:41 +00:00
parent ccb9496d22
commit a8af5ea42f
14 changed files with 73 additions and 52 deletions

View File

@ -418,6 +418,7 @@ void Respa::setup_minimal(int flag)
// build neighbor lists
if (flag) {
modify->setup_pre_exchange();
if (triclinic) domain->x2lamda(atom->nlocal);
domain->pbc();
domain->reset_box();