Parallelism broken for Grid != YaspGrid?
I cannot run any implicit test in parallel with a grid type different from Yasp. The AMGBackend detects a singular matrix for the coarse solver. Since a difference is that Yasp has overlap elements while the other parallel grids have ghost elements, I suspect a bug in the handling of the ghost elements.