Go to the documentation of this file.
3#ifndef DUNE_MMESH_INTERFACE_TRAITS_HH
4#define DUNE_MMESH_INTERFACE_TRAITS_HH
13struct MMeshInterfaceGridFamily;
16class MMeshInterfaceGrid;
18template <
int codim,
int dim,
class Gr
idImp>
19class MMeshInterfaceGridEntity;
21template <
class Gr
idImp>
22class MMeshInterfaceGridLeafIntersectionIterator;
24template <
class Gr
idImp>
25class MMeshInterfaceGridHierarchicIterator;
27template <
class Gr
idImp>
28class MMeshInterfaceConnectedComponent;