forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9430 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
2b5425cec7
commit
420f1511d5
|
@ -1131,7 +1131,7 @@ void FixRigid::pre_neighbor()
|
|||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
count # of degrees-of-freedom removed by fix_rigid for atoms in igroup
|
||||
count # of degrees-of-freedom removed by rigid bodies for atoms in igroup
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
int FixRigid::dof(int igroup)
|
||||
|
|
Loading…
Reference in New Issue