DUNE-ACFEM (2.5.1)
BoundaryFunctions
Combine ordinary GridFunctions with BoundaryIndicators in order to support "complicated" boundary conditions. More...
Classes | |
| struct | Dune::ACFem::HasBoundarySupport |
| Tag-structure to indicate additional functionality. More... | |
| struct | Dune::ACFem::HasNoBoundarySupport |
| Negative tag-structure for use with std::conditional, complementary to HasBoundarySupport. More... | |
| class | Dune::ACFem::BoundarySupportedFunction< GridFunction, Indicator > |
| A function with potentially partial support on the boundary. More... | |
| class | Dune::ACFem::BoundarySupportedFunction< GridFunction, Indicator >::LocalFunction |
| LocalFunction object which takes the value of a indicator into account. More... | |
| struct | Dune::ACFem::BoundaryFunctionTraits< F, false > |
| struct | Dune::ACFem::BoundaryFunctionTraits< F, true > |
| struct | Dune::ACFem::BoundaryFunctionTraits< F, bndrySupport > |
| Helper traits in order to treat function w/o dedicated boundary support in the same way, mostly for the sake of ExpressionTemplates. More... | |
Detailed Description
Combine ordinary GridFunctions with BoundaryIndicators in order to support "complicated" boundary conditions.
The implemenetation is slightly inefficient because it introduces run-time test at every quad-point for the general case.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 3, 23:33, 2026)