remove whitespace from region_prism.h
This commit is contained in:
committed by
GitHub
parent
a7561d3d28
commit
baa5fa6dfd
@ -30,7 +30,7 @@ class RegPrism : public Region {
|
||||
public:
|
||||
RegPrism(class LAMMPS *, int, char **);
|
||||
~RegPrism() override;
|
||||
void init() override;
|
||||
void init() override;
|
||||
int inside(double, double, double) override;
|
||||
int surface_interior(double *, double) override;
|
||||
int surface_exterior(double *, double) override;
|
||||
|
||||
Reference in New Issue
Block a user