KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::ForwardingBoundaryDetector Class Reference

#include <assemblerCore.hh>

Detailed Description

A boundary detector to be used with the VariationalFunctionalAssembler. This detector simply forwards the questioning to the entity.

Definition at line 1343 of file assemblerCore.hh.

Public Member Functions

template<class GridView >
 ForwardingBoundaryDetector (GridSignals const &, GridView const &)
 
template<class GridView >
 ForwardingBoundaryDetector (GridView const &)
 
template<class Entity >
bool hasBoundaryIntersections (Entity const &cell) const
 

Constructor & Destructor Documentation

◆ ForwardingBoundaryDetector() [1/2]

template<class GridView >
Kaskade::ForwardingBoundaryDetector::ForwardingBoundaryDetector ( GridSignals const &  ,
GridView const &   
)
inline

Definition at line 1347 of file assemblerCore.hh.

◆ ForwardingBoundaryDetector() [2/2]

template<class GridView >
Kaskade::ForwardingBoundaryDetector::ForwardingBoundaryDetector ( GridView const &  )
inline

Definition at line 1351 of file assemblerCore.hh.

Member Function Documentation

◆ hasBoundaryIntersections()

template<class Entity >
bool Kaskade::ForwardingBoundaryDetector::hasBoundaryIntersections ( Entity const &  cell) const
inline

Definition at line 1355 of file assemblerCore.hh.


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