Homec4science

when growing arrays with reallocate, always check against atom->nmax and not…

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on May 22 2017, 23:16.

Description

when growing arrays with reallocate, always check against atom->nmax and not atom->nlocal or else these arrays may be of inconsistent size and communication can lead to data corruption

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>May 22 2017, 23:16
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS081910adbc41: do not try to free null communicators
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS62601678cdde: when growing arrays with reallocate, always check against atom->nmax and not… (authored by Axel Kohlmeyer <akohlmey@gmail.com>).May 22 2017, 23:16