Merge branch 'master' as of patch 6Jan17 into USER-DPD_kokkos
This commit is contained in:
@ -392,6 +392,8 @@ void Atom::create_avec(const char *style, int narg, char **arg, int trysuffix)
|
||||
{
|
||||
delete [] atom_style;
|
||||
if (avec) delete avec;
|
||||
atom_style = NULL;
|
||||
avec = NULL;
|
||||
|
||||
// unset atom style and array existence flags
|
||||
// may have been set by old avec
|
||||
|
||||
Reference in New Issue
Block a user