enforce initialization

This commit is contained in:
Axel Kohlmeyer
2024-08-01 22:12:18 -04:00
parent 592bd770a8
commit f8a0e1524e

View File

@ -61,6 +61,7 @@ Update::Update(LAMMPS *lmp) : Pointers(lmp)
restrict_output = 0;
setupflag = 0;
multireplica = 0;
nsteps = 0;
eflag_global = vflag_global = -1;
eflag_atom = vflag_atom = 0;