move data type enum to header so it can be used in dump netcdf
This commit is contained in:
@ -73,7 +73,6 @@ using namespace MathConst;
|
||||
#define MULTI "etotal ke temp pe ebond eangle edihed eimp evdwl ecoul elong press"
|
||||
|
||||
enum{ONELINE,MULTILINE};
|
||||
enum{INT,FLOAT,BIGINT};
|
||||
enum{SCALAR,VECTOR,ARRAY};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user