DUNE-ACFEM (2.5.1)
Dune::ACFem::IntersectionBoundaryIndicator< One, Two > Struct Template Reference
Intersection of two indicators, apply iff both apply. More...
#include <dune/acfem/models/boundaryindicator.hh>
Collaboration diagram for Dune::ACFem::IntersectionBoundaryIndicator< One, Two >:Public Types | |
| typedef IntersectionBoundaryIndicator< One, Two > | ExpressionType |
| The type of the underlying expression. | |
Public Member Functions | |
| template<class Intersection > | |
| bool | applies (const Intersection &intersection) const |
| Classify a boundary facet. More... | |
| const ExpressionType & | expression () const |
| Return a const reference to the underlying expression. | |
| ExpressionType & | expression () |
| Return a mutable reference to the underlying expression. | |
| ExpressionType | operator* () const |
| Return a copy from of the underlying expression. | |
Detailed Description
template<class One, class Two>
struct Dune::ACFem::IntersectionBoundaryIndicator< One, Two >
struct Dune::ACFem::IntersectionBoundaryIndicator< One, Two >
Intersection of two indicators, apply iff both apply.
Member Function Documentation
◆ applies()
template<class One , class Two >
template<class Intersection >
|
inline |
Classify a boundary facet.
- Parameters
-
[in] intersection The current intersection. It is up to the implementation to take the information from intersection (e.g. coordinates or the id from the macro triangulation).
- Returns
trueto indicate that intersection belongs to the boundary segment of interest.
The documentation for this struct was generated from the following file:
- dune/acfem/models/boundaryindicator.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 3, 23:33, 2026)