Fix formatting of fatal errors in g_bar
authorErik Lindahl <erik@kth.se>
Mon, 28 Jul 2014 18:49:22 +0000 (20:49 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 2 Sep 2014 20:42:37 +0000 (22:42 +0200)
commit5aba10c40add0e6fa90afe0044cc133f5b413389
tree2885dfd7e0f2ed50e5a9fd62998641098c45419a
parentbfd0962b09d966b8bcf118120a7d5c599e68df71
Fix formatting of fatal errors in g_bar

The lambda value has changed from a floating
point number into a complicated vector, so we
now have a small routine that formats the contents
of this vector for the fatal error routines.

Fixes #1531.

Change-Id: I41f7d27c16a76879d6f1f7dc669655d755c1ce3d
src/gromacs/gmxana/gmx_bar.c