Finish removing t_mdatoms from update module
authorejjordan <ejjordan@kth.se>
Wed, 21 Apr 2021 16:46:11 +0000 (18:46 +0200)
committerejjordan <ejjordan@kth.se>
Wed, 21 Apr 2021 16:46:18 +0000 (18:46 +0200)
commitfdf8f26527dd2fed43a3c87c78070159f325f480
tree4bd04cc011099596c5b9d9b95c5db348f5827c1f
parent77f47f0591f097c22410d0f62da10ed11a93cb69
Finish removing t_mdatoms from update module

Remove t_atoms from finish_update and only pass needed params.

Also cleaned up the includes and forward declares a bit.
src/gromacs/mdlib/tests/leapfrogtestrunners.cpp
src/gromacs/mdlib/update.cpp
src/gromacs/mdlib/update.h
src/gromacs/mdlib/update_vv.cpp
src/gromacs/mdrun/md.cpp