Merge branch 'master' into collected-small-changes

This commit is contained in:
Axel Kohlmeyer
2019-07-30 14:14:11 -04:00
1524 changed files with 8667 additions and 7450 deletions

View File

@ -11,9 +11,9 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include "compute_chunk_spread_atom.h"
#include <cstring>
#include <cstdlib>
#include "compute_chunk_spread_atom.h"
#include "atom.h"
#include "update.h"
#include "modify.h"