report compile time options (-DLAMMPS_XXX) in help output and info config
This commit is contained in:
@ -65,6 +65,7 @@ class LAMMPS {
|
||||
void post_create();
|
||||
void init();
|
||||
void destroy();
|
||||
void print_config(FILE *); // print compile time settings
|
||||
|
||||
private:
|
||||
void help();
|
||||
|
||||
Reference in New Issue
Block a user