Remove gmx_ana_indexmap_t::bMapStatic.
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 28 Aug 2013 17:38:57 +0000 (20:38 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 8 Sep 2013 18:48:09 +0000 (20:48 +0200)
commit2c79e9bdbde6007feae2699bd0384bd7a0c1b321
treead9653fd652cf8d95fc2dcd1a76d173f051e3817
parent52f3ce64c86523f887bd129139d4c605131aafc1
Remove gmx_ana_indexmap_t::bMapStatic.

This state can be deduced from other variables in the structure,
removing duplicate state and simplifying the code.

Change-Id: Ia0d90ca544184e2af15a321c447f688d864b1d8d
src/gromacs/selection/indexutil.cpp
src/gromacs/selection/indexutil.h
src/gromacs/selection/position.cpp