more examples in QUANTUM/LATTE

This commit is contained in:
Steve Plimpton
2023-02-08 12:48:50 -07:00
parent 3419bfa3f2
commit 10b20ec647
40 changed files with 2327 additions and 255 deletions

View File

@ -957,6 +957,7 @@ void LAMMPS::destroy()
#if defined(LMP_PLUGIN)
plugin_clear(this);
#endif
delete update;
update = nullptr;