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

This commit is contained in:
sjplimp
2014-12-20 00:43:35 +00:00
parent 20d022472f
commit 691602dba2

View File

@ -88,8 +88,6 @@ void Region::init()
/* ----------------------------------------------------------------------
return 1 if region is dynamic (moves/rotates) or has variable shape
else return 0 if static
only primitive regions define it here
union/intersect regions have their own dynamic_check()
------------------------------------------------------------------------- */
int Region::dynamic_check()