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

#include <assemblerCore.hh>

Detailed Description

A boundary detector to be used with the VariationalFunctionalAssembler. This detector simply says every cell might have boundary intersections.

Definition at line 1367 of file assemblerCore.hh.

Public Member Functions

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

Constructor & Destructor Documentation

◆ TrivialBoundaryDetector() [1/2]

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

Definition at line 1371 of file assemblerCore.hh.

◆ TrivialBoundaryDetector() [2/2]

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

Definition at line 1375 of file assemblerCore.hh.

Member Function Documentation

◆ hasBoundaryIntersections()

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

Definition at line 1379 of file assemblerCore.hh.


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