[yaspgrid] Silence lots of compiler warnings in clang
The YaspGrid entity triggers an insane amount of compilation warnings when compiled with clang (see the CI logs for examples).
This patch fixes the problem by adding the additional braces requested by the compiler.