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

#include <dune/grid-glue/adapter/intersection.hh>

Public Types

typedef const IntersectionData
< P0, P1 >::Grid0LocalGeometry 
LocalGeometry
 
typedef const IntersectionData
< P0, P1 >::Grid0Geometry 
Geometry
 
typedef const IntersectionData
< P0, P1 >::Grid0IndexType 
IndexType
 

Static Public Member Functions

static LocalGeometrylocalGeometry (const IntersectionData< P0, P1 > &i, unsigned int parentId=0)
 
static Geometrygeometry (const IntersectionData< P0, P1 > &i)
 
static bool local (const IntersectionData< P0, P1 > &i)
 
static IndexType index (const IntersectionData< P0, P1 > &i, unsigned int parentId=0)
 
static IndexType parents (const IntersectionData< P0, P1 > &i)
 

Member Typedef Documentation

template<typename P0 , typename P1 >
typedef const IntersectionData<P0,P1>::Grid0Geometry Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::Geometry
template<typename P0 , typename P1 >
typedef const IntersectionData<P0,P1>::Grid0IndexType Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::IndexType
template<typename P0 , typename P1 >
typedef const IntersectionData<P0,P1>::Grid0LocalGeometry Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::LocalGeometry

Member Function Documentation

template<typename P0 , typename P1 >
static Geometry& Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::geometry ( const IntersectionData< P0, P1 > &  i)
inlinestatic
template<typename P0 , typename P1 >
static IndexType Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::index ( const IntersectionData< P0, P1 > &  i,
unsigned int  parentId = 0 
)
inlinestatic
template<typename P0 , typename P1 >
static bool Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::local ( const IntersectionData< P0, P1 > &  i)
inlinestatic
template<typename P0 , typename P1 >
static LocalGeometry& Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::localGeometry ( const IntersectionData< P0, P1 > &  i,
unsigned int  parentId = 0 
)
inlinestatic
template<typename P0 , typename P1 >
static IndexType Dune::GridGlue::IntersectionDataView< P0, P1, 0 >::parents ( const IntersectionData< P0, P1 > &  i)
inlinestatic

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