MagneticFieldGrid::fieldVector - Small optimisation.
Reduces the number of operations (multiply) in MagneticFieldGrid::fieldVector, gaining O(10-20%).
As floating point operations are not the same, causes minor machine-precision level diffs.
Edited by Marco Cattaneo