git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4320 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -181,8 +181,6 @@ int Region::dynamic_check()
|
||||
|
||||
int Region::match(double x, double y, double z)
|
||||
{
|
||||
double a[3],b[3],c[3],d[3];
|
||||
|
||||
if (dynamic) {
|
||||
double delta = (update->ntimestep - time_origin) * dt;
|
||||
if (dynamic == VELOCITY) {
|
||||
|
||||
Reference in New Issue
Block a user