Skip to content

Reduce memory use in gmx hbond

Paul Bauer requested to merge 4371-apply-user-patch into main

Use map to store information instead of full three-dimensional matrix.

Fix provided by Boris Timofeev

Closes #4371 (closed)

Merge request reports