git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4320 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -304,7 +304,7 @@ int RegPrism::surface_interior(double *x, double cutoff)
|
||||
int RegPrism::surface_exterior(double *x, double cutoff)
|
||||
{
|
||||
int i;
|
||||
double dot,delta;
|
||||
double dot;
|
||||
double *corner;
|
||||
double xp,yp,zp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user