Evalutate use of Dune::Concepts instead of isValid
!1902 introduces a concept for `Resizeable` containers which reads much nicer than the previous solution using `isValid`. This issue serves to collect occurrences of `isValid` for which the introduction of a concept might be useful. * PrimaryVariables #840
issue