adding a reset_ids sort option
This commit is contained in:
@ -80,7 +80,8 @@ Fix::Fix(LAMMPS *lmp, int /*narg*/, char **arg) :
|
||||
maxexchange = 0;
|
||||
maxexchange_dynamic = 0;
|
||||
pre_exchange_migrate = 0;
|
||||
|
||||
stores_ids = 0;
|
||||
|
||||
scalar_flag = vector_flag = array_flag = 0;
|
||||
peratom_flag = local_flag = 0;
|
||||
global_freq = local_freq = peratom_freq = -1;
|
||||
|
||||
Reference in New Issue
Block a user