![]() |
Dune-Functions 2.11
|
Class representing the skeleton of a subdomain. More...
#include <dune/functions/common/subdomain.hh>
Public Types | |
| using | Intersection = typename SubDomain::GridView::Intersection |
Public Member Functions | |
| SubDomainSkeleton (const SubDomain &subDomain) | |
| Create skeleton of a subdomain. | |
| bool | contains (const Intersection &is) const |
| Check if intersection is contained in the skeleton of the subdomain. | |
Class representing the skeleton of a subdomain.
Conceptually this represents a range of intersections.
| using Dune::Functions::Experimental::SubDomainSkeleton< SubDomain >::Intersection = typename SubDomain::GridView::Intersection |
|
inline |
Create skeleton of a subdomain.
|
inline |
Check if intersection is contained in the skeleton of the subdomain.