git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12844 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -29,11 +29,11 @@ class RegIntersect : public Region {
|
||||
RegIntersect(class LAMMPS *, int, char **);
|
||||
~RegIntersect();
|
||||
void init();
|
||||
int dynamic_check();
|
||||
int inside(double, double, double);
|
||||
int surface_interior(double *, double);
|
||||
int surface_exterior(double *, double);
|
||||
void shape_update();
|
||||
void pretransform();
|
||||
|
||||
private:
|
||||
int nregion;
|
||||
|
||||
Reference in New Issue
Block a user