new fix wall/gran/region command, REBO bug fix, new example log files
This commit is contained in:
@ -34,10 +34,12 @@ class RegIntersect : public Region {
|
||||
int surface_exterior(double *, double);
|
||||
void shape_update();
|
||||
void pretransform();
|
||||
void set_velocity();
|
||||
void write_restart(FILE *);
|
||||
int restart(char *, int);
|
||||
void reset_vel();
|
||||
|
||||
private:
|
||||
int nregion;
|
||||
int *list;
|
||||
char **idsub;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user