some more define to static constexpr conversions
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
#define EXTRA 1000
|
||||
static constexpr int EXTRA = 1000;
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
allocate and initialize array or hash table for global -> local map
|
||||
|
||||
Reference in New Issue
Block a user