DUNE-ACFEM (2.5.1)
Dune::ACFem::DefaultBoundaryIndicator< Implementation > Struct Template Reference
Default boundary indicator: like EntireBoundaryIndicator<false> More...
#include <dune/acfem/models/boundaryindicator.hh>
Collaboration diagram for Dune::ACFem::DefaultBoundaryIndicator< Implementation >:
Public Member Functions | |
template<class Intersection > | |
bool | applies (const Intersection &intersection) const |
Classify a boundary facet. More... | |
Detailed Description
template<class Implementation>
struct Dune::ACFem::DefaultBoundaryIndicator< Implementation >
struct Dune::ACFem::DefaultBoundaryIndicator< Implementation >
Default boundary indicator: like EntireBoundaryIndicator<false>
- Parameters
-
[in] answer true
to indicate that the entire boundary is taken into account,false
to indicate the no part of the bounary is taken into account.
Member Function Documentation
◆ applies()
template<class Implementation >
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
true
to 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 |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)