Update region_sphere.cpp
This commit is contained in:
@ -101,6 +101,7 @@ RegSphere::RegSphere(LAMMPS *lmp, int narg, char **arg) :
|
||||
|
||||
RegSphere::~RegSphere()
|
||||
{
|
||||
if (copymode) return;
|
||||
delete[] xstr;
|
||||
delete[] ystr;
|
||||
delete[] zstr;
|
||||
|
||||
Reference in New Issue
Block a user