DUNE-FEM (unstable)
Dune::Fem::FilterInterface< FilterTraits > Class Template Reference
Interface class for filter to use with a Dune::FilteredGridPart. More...
#include <dune/fem/gridpart/filter/filter.hh>
Classes | |
| struct | Codim |
| entity types More... | |
Public Types | |
| typedef Traits::FilterType | FilterType |
| type of the filter implementation | |
| typedef Codim< 0 >::EntityType | EntityType |
| type of entity with codim=0 | |
Public Member Functions | |
| template<int cd> | |
| bool | contains (const typename Codim< cd >::EntityType &entity) const |
| returns true if the given entity of the pointer in the domain | |
| template<class Entity > | |
| bool | contains (const Entity &entity) const |
| returns true if the given entity of the pointer in the domain | |
| template<class Intersection > | |
| bool | interiorIntersection (const Intersection &intersection) const |
| returns true if an intersection is interior | |
| template<class Intersection > | |
| bool | intersectionBoundary (const Intersection &intersection) const |
| returns true if an intersection is a boundary intersection | |
| template<class Intersection > | |
| int | intersectionBoundaryId (const Intersection &intersection) const |
| returns the boundary id for an intersection | |
| template<class Intersection > | |
| bool | intersectionNeighbor (const Intersection &intersection) const |
| returns true if for an intersection a neighbor exsits | |
Detailed Description
template<class FilterTraits>
class Dune::Fem::FilterInterface< FilterTraits >
class Dune::Fem::FilterInterface< FilterTraits >
Interface class for filter to use with a Dune::FilteredGridPart.
The documentation for this class was generated from the following file:
- dune/fem/gridpart/filter/filter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jan 9, 23:34, 2026)