1#ifndef DUNE_MULTIDOMAINGRID_HOSTGRIDACCESSOR_HH
2#define DUNE_MULTIDOMAINGRID_HOSTGRIDACCESSOR_HH
8 template<
typename Gr
idImp>
9 struct HostGridAccessor {
10 typedef typename GridImp::HostGrid::Traits Traits;
11 typedef typename GridImp::HostGrid Type;