some more define to static constexpr conversions

This commit is contained in:
Axel Kohlmeyer
2024-01-24 20:42:14 -05:00
parent 77e7a71ded
commit a6261d75b9
49 changed files with 88 additions and 88 deletions

View File

@ -24,7 +24,7 @@
using namespace LAMMPS_NS;
#define EXTRA 1000
static constexpr int EXTRA = 1000;
/* ---------------------------------------------------------------------- */