Go to the documentation of this file.
3#ifndef DUNE_MMESH_INTERFACE_TRAITS_HH
4#define DUNE_MMESH_INTERFACE_TRAITS_HH
14 struct MMeshInterfaceGridFamily;
17 class MMeshInterfaceGrid;
19 template<
int codim,
int dim,
class Gr
idImp>
20 class MMeshInterfaceGridEntity;
22 template<
class Gr
idImp>
23 class MMeshInterfaceGridLeafIntersectionIterator;
25 template<
class Gr
idImp>
26 class MMeshInterfaceGridHierarchicIterator;
28 template<
class Gr
idImp>
29 class MMeshInterfaceConnectedComponent;