even more define to static constexpr conversions
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
using namespace LAMMPS_NS;
|
||||
using namespace MathConst;
|
||||
|
||||
#define FOURTH 0.25
|
||||
static constexpr double FOURTH = 0.25;
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user