Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Domains

Description

Utilities for handling bulk and surface domains.

This contains utilities for handling (sub-)domains of the bulk and surface of a grid view. Additionally to the utilities provided here, the classes SubDomain and SubDomainInterface provided in the Dune::Functions::Experimental:: namespace of the dune-functions module allow to handle bulk-subdomains of a grid view and interfaces between such subdomains.

Classes

class  Dune::Fufem::Boundary< GV >
 Encapsulate the set of the boundary intersections of a GridView. More...
 
class  Dune::Fufem::BoundaryPatch< GV >
 Encapsulate a subset of the boundary intersections of a GridView. More...
 
class  Dune::Fufem::IntersectionSetIterator< IS >
 An iterator iterating over all intersections of an intersection set. More...