Homec4science

rename non-descript variables that are shadowed

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Jun 13 2010, 22:53.

Description

rename non-descript variables that are shadowed

by local variables j,n to have more descriptive names.
those two should be reserved for loop indices.
rename local variables that shadow existing methods
for more clarity when reading the source.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Jun 13 2010, 22:53
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPS2d37a8e579f0: remove non-descript class-global variables n and nm1
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSfd9e38271914: rename non-descript variables that are shadowed (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Jun 13 2010, 22:53