dune-multidomaingrid 2.8
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
Dune::mdgrid::IntersectionWrapper< GridImp, HostIntersection_ > Class Template Reference

#include <dune/grid/multidomaingrid/intersection.hh>

Protected Member Functions

 IntersectionWrapper ()=default
 
 IntersectionWrapper (const HostIntersection &hostIntersection)
 
 IntersectionWrapper (HostIntersection &&hostIntersection)
 

Constructor & Destructor Documentation

◆ IntersectionWrapper() [1/3]

template<typename GridImp , typename HostIntersection_ >
Dune::mdgrid::IntersectionWrapper< GridImp, HostIntersection_ >::IntersectionWrapper ( )
protecteddefault

◆ IntersectionWrapper() [2/3]

template<typename GridImp , typename HostIntersection_ >
Dune::mdgrid::IntersectionWrapper< GridImp, HostIntersection_ >::IntersectionWrapper ( const HostIntersection &  hostIntersection)
inlineexplicitprotected

◆ IntersectionWrapper() [3/3]

template<typename GridImp , typename HostIntersection_ >
Dune::mdgrid::IntersectionWrapper< GridImp, HostIntersection_ >::IntersectionWrapper ( HostIntersection &&  hostIntersection)
inlineexplicitprotected

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