more enumerator to class definition in header, so it can be accessed by tester
This commit is contained in:
@ -28,8 +28,6 @@ using namespace LAMMPS_NS;
|
||||
|
||||
#define BIG 1.0e30
|
||||
|
||||
enum{NONE,SC,BCC,FCC,HCP,DIAMOND,SQ,SQ2,HEX,CUSTOM};
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Lattice::Lattice(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
|
||||
|
||||
Reference in New Issue
Block a user