Make t_nextnb an implementation detail
commitb9700e6661c0b54daa5bcd1febe2cd31b3b63d9c
authorejjordan <e.jjordan12@gmail.com>
Mon, 21 Oct 2019 09:11:47 +0000 (21 11:11 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 23 Oct 2019 13:18:12 +0000 (23 15:18 +0200)
treee05942fae5324c1b756686839bf10e1e682789e3
parent6e60797b68071796fd5294656aaacf004072ce21
Make t_nextnb an implementation detail

This change moves the t_nextnb struct completely inside
of gen_excl and gen_pad. This makes changing the underlying
data structure easier.

Change-Id: I643025ff9e572849e7e1aaedab1484a1609fe7db
src/gromacs/gmxpreprocess/gen_ad.cpp
src/gromacs/gmxpreprocess/gen_ad.h
src/gromacs/gmxpreprocess/gpp_nextnb.cpp
src/gromacs/gmxpreprocess/gpp_nextnb.h
src/gromacs/gmxpreprocess/nm2type.cpp
src/gromacs/gmxpreprocess/pdb2top.cpp
src/gromacs/gmxpreprocess/topio.cpp
src/gromacs/gmxpreprocess/x2top.cpp