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

This commit is contained in:
sjplimp
2011-03-30 18:03:47 +00:00
parent 9ba5f382b6
commit d13fee36fa
12 changed files with 82 additions and 19 deletions

View File

@ -327,6 +327,7 @@ void Respa::setup()
// build neighbor lists
atom->setup();
modify->setup_pre_exchange();
if (triclinic) domain->x2lamda(atom->nlocal);
domain->pbc();
domain->reset_box();