Merge branch 'develop' into general-triclinic

# Conflicts:
#	src/atom.cpp
This commit is contained in:
Axel Kohlmeyer
2024-01-29 21:05:21 -05:00
547 changed files with 2361 additions and 2259 deletions

View File

@ -24,8 +24,8 @@
using namespace LAMMPS_NS;
#define ONELINE 256
#define DELTA 1048576
static constexpr int ONELINE = 256;
static constexpr int DELTA = 1048576;
/* ---------------------------------------------------------------------- */