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