Skip to content

Add getSimplePairList()

Berk Hess requested to merge bh-add-nbnxm-plainpairlist into main

The function getSimplePairlist() in nonbonded_verlet_t returns a plain list of atom pairs, both for normal and excluded atom pairs. This is intended to be made available through the MDModule interface.

Refs #5070

Merge request reports