use a namespace with static const to propagate fix flags safely.

This commit is contained in:
Axel Kohlmeyer
2012-01-30 18:15:25 -05:00
parent 22d64270f1
commit 4df037aa3b
136 changed files with 158 additions and 51 deletions

View File

@ -27,6 +27,7 @@
#include "group.h"
using namespace LAMMPS_NS;
using namespace FixConst;
#define SMALL 1.0e-10