Remove Debug Helpers from Essential Dynamics code.
authorChristian Blau <cblau@gwdg.de>
Thu, 9 Aug 2018 08:40:51 +0000 (10:40 +0200)
committerChristian Blau <cblau@gwdg.de>
Thu, 9 Aug 2018 08:40:51 +0000 (10:40 +0200)
commit2dfa2135107d06cce661dfb1edded121e7423851
tree6691e0219d477573159f9febe3aa3d26afae340c
parentb0c75cd3eac4942776e9f44bd038c82845b83f03
Remove Debug Helpers from Essential Dynamics code.

dump_edi_positions, dump_edi_eigenvecs, and dump_edi rely on the data
layout of the essential dynamics code and leave a large foot-print of
changes when refactoring the code.

All information dumped is reasonably accessible with a modern debugger,
also on

Part of #2590

Change-Id: Icbd60a3347014df365aa17d47bcbbb18c2566a83
src/gromacs/essentialdynamics/edsam.cpp