[preconditioners] state dune namespace in indices
I noticed that when using Dune-MovingMesh
, there is a name clash in the Uzawa preconditioner, because mmesh is built on top of CGAL, which itself uses boost (if available only maybe). Boost also declares these indices leading to amibiguity here.