DUNE-FEM (unstable)

FilterGridPart

Classes

class  Dune::Fem::FilterInterface< FilterTraits >
 Interface class for filter to use with a Dune::FilteredGridPart. More...
 
class  Dune::Fem::FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet >
 A FilteredGridPart allows to extract a set of entities from a grid satisfying a given constrainted defined through a filter class. More...
 

Detailed Description

A FilteredGridPart is a subset of a GridPart and a GridPart itself. The entities that belong to the FilteredGrid are defined by a filter class.

Note that codim 0 entities have a method hasBoundaryIntersection(). In general, this method will be inconsistent with the intersections returned by the filtered gridpart since entities are not wrapped.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)