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

This commit is contained in:
sjplimp
2009-11-10 18:24:01 +00:00
parent a64de5f5d0
commit 3f3f82d909
19 changed files with 1110 additions and 1060 deletions

View File

@ -503,7 +503,7 @@ void FixShake::post_force(int vflag)
// communicate results if necessary
if (nprocs > 1) comm->comm_fix(this);
if (nprocs > 1) comm->forward_comm_fix(this);
// virial setup
@ -2331,7 +2331,7 @@ void FixShake::post_force_respa(int vflag, int ilevel, int iloop)
// communicate results if necessary
if (nprocs > 1) comm->comm_fix(this);
if (nprocs > 1) comm->forward_comm_fix(this);
// virial setup