Bug #2
Intel compiler floating-point warnings
Description
The intel compiler warns about fp comparisions being unprecise in multiple files, and about floating point
underflow in gmx_arpack.c.
This does not cause any errors as far as I know, but should nevertheless be fixed to avoid future ones.