dune-grid-glue
2.3.0
|
#include <dune/grid-glue/gridglue.hh>
Public Types | |
typedef P1 | Patch |
typedef Dune::GridGlue::IntersectionIterator < P0, P1, 1, 0 > | IntersectionIterator |
typedef Patch::GridView::template Codim< 0 >::Entity | GridElement |
Static Public Member Functions | |
static const P1 & | patch (const GridGlue< P0, P1 > &g) |
typedef Patch::GridView::template Codim<0>::Entity Dune::GridGlue::GridGlueView< P0, P1, 1 >::GridElement |
typedef Dune::GridGlue::IntersectionIterator<P0,P1,1,0> Dune::GridGlue::GridGlueView< P0, P1, 1 >::IntersectionIterator |
typedef P1 Dune::GridGlue::GridGlueView< P0, P1, 1 >::Patch |
|
inlinestatic |