Store wcycle pointer in nonbonded_verlet_t
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 29 Jul 2019 16:24:46 +0000 (18:24 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 31 Jul 2019 11:21:13 +0000 (13:21 +0200)
commitccc02b1e9bcfabd1fdf983f14accf949e47adb61
treeceb415a0444602848dc50896f23d12877233563d
parent0e9344a21c8b5143ab7951c51c8ffb0207bdbae9
Store wcycle pointer in nonbonded_verlet_t

Removed wcycle arguments from method calls that no longer need it and
moved a few instances of cycle counting into the nbmxn module.

Change-Id: Ic5646b3bb85ed2c66137e9db7bd70822df95042b
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdlib/sim_util.cpp
src/gromacs/nbnxm/kerneldispatch.cpp
src/gromacs/nbnxm/nbnxm.cpp
src/gromacs/nbnxm/nbnxm.h
src/gromacs/nbnxm/nbnxm_setup.cpp
src/gromacs/nbnxm/prunekerneldispatch.cpp