#include <assemblerCore.hh>
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.
◆ TrivialBoundaryDetector() [1/2]
template<class GridView >
Kaskade::TrivialBoundaryDetector::TrivialBoundaryDetector |
( |
GridSignals const & |
, |
|
|
GridView const & |
|
|
) |
| |
|
inline |
◆ TrivialBoundaryDetector() [2/2]
template<class GridView >
Kaskade::TrivialBoundaryDetector::TrivialBoundaryDetector |
( |
GridView const & |
| ) |
|
|
inline |
◆ hasBoundaryIntersections()
template<class Entity >
bool Kaskade::TrivialBoundaryDetector::hasBoundaryIntersections |
( |
Entity const & |
cell | ) |
const |
|
inline |
The documentation for this class was generated from the following file: