DUNE PDELab (unstable)
Dune::Functions::Experimental::SubDomainSkeleton< SubDomain > Class Template Reference
Class representing the skeleton of a subdomain. More...
#include <dune/functions/common/subdomain.hh>
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. | |
Detailed Description
template<class SubDomain>
class Dune::Functions::Experimental::SubDomainSkeleton< SubDomain >
class Dune::Functions::Experimental::SubDomainSkeleton< SubDomain >
Class representing the skeleton of a subdomain.
Conceptually this represents a range of intersections.
The documentation for this class was generated from the following file:
- dune/functions/common/subdomain.hh
