git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@378 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -135,7 +135,7 @@ void FixRecenter::init()
|
||||
void FixRecenter::initial_integrate()
|
||||
{
|
||||
// target COM
|
||||
// bounding box around domain works for both orthog and triclinic
|
||||
// bounding box around domain works for both orthogonal and triclinic
|
||||
|
||||
double xtarget,ytarget,ztarget;
|
||||
double *bboxlo,*bboxhi;
|
||||
|
||||
Reference in New Issue
Block a user