use a namespace with static const to propagate fix flags safely.
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#include "group.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
using namespace FixConst;
|
||||
|
||||
#define SMALL 1.0e-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user