Made DD exclusion processing more efficient
authorBerk Hess <hess@kth.se>
Fri, 20 Feb 2015 15:47:05 +0000 (16:47 +0100)
committerBerk Hess <hess@kth.se>
Thu, 5 Mar 2015 06:30:26 +0000 (07:30 +0100)
commitdb95456bb59cc7e7d61b3f2115885ccf4b5969c8
tree66cc6b0d25bd7bb24f882d1b8c25cbaab2cacc37
parentc8f7b417aae1c009f32635f26c8984274c483d9b
Made DD exclusion processing more efficient

With the Verlet scheme exclusions no longer need to be assigned only
once and there are no charge groups. This means the global to local
exclusion conversion can be more than twice as fast.

Change-Id: I80e1213715f051864d2989389212510428896cb8
src/gromacs/domdec/domdec_topology.cpp