git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12848 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -88,8 +88,6 @@ void Region::init()
|
|||||||
/* ----------------------------------------------------------------------
|
/* ----------------------------------------------------------------------
|
||||||
return 1 if region is dynamic (moves/rotates) or has variable shape
|
return 1 if region is dynamic (moves/rotates) or has variable shape
|
||||||
else return 0 if static
|
else return 0 if static
|
||||||
only primitive regions define it here
|
|
||||||
union/intersect regions have their own dynamic_check()
|
|
||||||
------------------------------------------------------------------------- */
|
------------------------------------------------------------------------- */
|
||||||
|
|
||||||
int Region::dynamic_check()
|
int Region::dynamic_check()
|
||||||
|
|||||||
Reference in New Issue
Block a user