more robust version of atom exchange size

This commit is contained in:
Steve Plimpton
2019-07-09 16:17:54 -06:00
parent 691fc357a4
commit 2fd327d057
16 changed files with 93 additions and 54 deletions

View File

@ -78,6 +78,8 @@ Fix::Fix(LAMMPS *lmp, int /*narg*/, char **arg) :
enforce2d_flag = 0;
respa_level_support = 0;
respa_level = -1;
maxexchange = 0;
maxexchange_dynamic = 0;
scalar_flag = vector_flag = array_flag = 0;
peratom_flag = local_flag = 0;