MathematicalConstants<...>::pi() will not compile for GMPField<...>
See dune-grid!173 (closed) for the discussion.
The problem is that GMPField
is not a full featured field. It wasn't a real problem up to now, but ideally we can still fix the MathematicalConstants
to make it work eventually.