dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::GridIntersectionAccess< Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > > Struct Template Reference

#include <dune/fem/gridpart/filteredgridpart.hh>

Public Types

typedef Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > IntersectionType
 
typedef GridIntersectionAccess< typename IntersectionType::Implementation::HostIntersectionType > HostAccessType
 
typedef HostAccessType::GridIntersectionType GridIntersectionType
 

Static Public Member Functions

static const HostAccessType::GridIntersectionType & gridIntersection (const IntersectionType &intersection)
 

Member Typedef Documentation

◆ GridIntersectionType

template<class GridPartFamily >
typedef HostAccessType::GridIntersectionType Dune::Fem::GridIntersectionAccess< Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > >::GridIntersectionType

◆ HostAccessType

template<class GridPartFamily >
typedef GridIntersectionAccess< typename IntersectionType::Implementation::HostIntersectionType > Dune::Fem::GridIntersectionAccess< Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > >::HostAccessType

◆ IntersectionType

template<class GridPartFamily >
typedef Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > Dune::Fem::GridIntersectionAccess< Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > >::IntersectionType

Member Function Documentation

◆ gridIntersection()

template<class GridPartFamily >
static const HostAccessType::GridIntersectionType & Dune::Fem::GridIntersectionAccess< Dune::Intersection< const GridPartFamily, typename GridPartFamily::IntersectionImpl > >::gridIntersection ( const IntersectionType intersection)
inlinestatic

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