dune-multidomaingrid
2.8
Loading...
Searching...
No Matches
dune-multidomaingrid-d31fd53d5a3d90348f8b33364011f3afb047c394
dune
grid
multidomaingrid
hostgridaccessor.hh
Go to the documentation of this file.
1
#ifndef DUNE_MULTIDOMAINGRID_HOSTGRIDACCESSOR_HH
2
#define DUNE_MULTIDOMAINGRID_HOSTGRIDACCESSOR_HH
3
4
namespace
Dune
{
5
namespace
mdgrid {
6
namespace
detail {
7
8
template
<
typename
Gr
id
Imp>
9
struct
HostGridAccessor {
10
typedef
typename
GridImp::HostGrid::Traits Traits;
11
typedef
typename
GridImp::HostGrid Type;
12
};
13
14
}
// end namespace detail
15
}
// end namespace mdgrid
16
}
// end namespace Dune
17
18
#endif
// DUNE_MULTIDOMAINGRID_HOSTGRIDACCESSOR_HH
Dune
Definition:
multidomaingrid.hh:8
Generated by
1.9.5