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