Homec4science

fix bug due to uninitialized variable in LAMMPS proxy class

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Apr 16 2014, 23:54.

Description

fix bug due to uninitialized variable in LAMMPS proxy class

This fixes the bug report by Michalis Palaiokostas-Avramidis
from 2014-04-16 on the lammps-users mailing list. When reading
a restart the colvarsRestartFrequency is initialized to the value
of the restart_every member variable. however, this one is only
set, when either a restart command is included in LAMMPS, or
colvarsRestartFrequency is set explicitly.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Apr 16 2014, 23:54
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPS9374001aadd4: next batch of unused variable removal
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSb5340cc6f661: fix bug due to uninitialized variable in LAMMPS proxy class (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Apr 16 2014, 23:54