Implement hybridRowIndexAccess to generically access matrix rows
This is a duplicate of Dune::Functions::hybridIndexAccess()
with Hybrid::size(m)
replaced by decltype(m)::N()
.
This is a duplicate of Dune::Functions::hybridIndexAccess()
with Hybrid::size(m)
replaced by decltype(m)::N()
.