git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13072 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -47,7 +47,6 @@ void PairGranHertzHistoryOMP::compute(int eflag, int vflag)
|
||||
const int nthreads = comm->nthreads;
|
||||
const int inum = list->inum;
|
||||
|
||||
computeflag = 1;
|
||||
const int shearupdate = (update->setupflag) ? 0 : 1;
|
||||
|
||||
// update rigid body info for owned & ghost atoms if using FixRigid masses
|
||||
|
||||
Reference in New Issue
Block a user