dune-grid-glue  2.3.0
Public Types | Static Public Member Functions | List of all members
Dune::GridGlue::GridGlueView< P0, P1, 1 > Struct Template Reference

#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)
 

Member Typedef Documentation

template<typename P0 , typename P1 >
typedef Patch::GridView::template Codim<0>::Entity Dune::GridGlue::GridGlueView< P0, P1, 1 >::GridElement
template<typename P0 , typename P1 >
typedef Dune::GridGlue::IntersectionIterator<P0,P1,1,0> Dune::GridGlue::GridGlueView< P0, P1, 1 >::IntersectionIterator
template<typename P0 , typename P1 >
typedef P1 Dune::GridGlue::GridGlueView< P0, P1, 1 >::Patch

Member Function Documentation

template<typename P0 , typename P1 >
static const P1& Dune::GridGlue::GridGlueView< P0, P1, 1 >::patch ( const GridGlue< P0, P1 > &  g)
inlinestatic

The documentation for this struct was generated from the following file: