Homec4science

allocate the temporary special array on the heap and not the stack (it may get…

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 18 2017, 20:23.

Description

allocate the temporary special array on the heap and not the stack (it may get too big quickly) and clear the array before use.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Aug 18 2017, 20:23
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS9e85b3178a14: molecule maxspecial value corrected when specials autogenerated
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSbf7cff73d42a: allocate the temporary special array on the heap and not the stack (it may get… (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 18 2017, 20:23