#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/filter/basicfilterwrapper.hh>
|
template<class Intersection > |
bool | interiorIntersection (const Intersection &intersection) const |
| default implementation returns contains from neighbor More...
|
|
template<int cd> |
bool | contains (const typename Codim< cd >::EntityType &) const |
| returns true if the given entity of the pointer in the domain More...
|
|
template<class Intersection > |
bool | intersectionBoundary (const Intersection &) const |
| returns true if an intersection is a boundary intersection More...
|
|
template<class Intersection > |
int | intersectionBoundaryId (const Intersection &) const |
| returns the boundary id for an intersection More...
|
|
template<class Intersection > |
bool | intersectionNeighbor (const Intersection &) const |
| returns true if for an intersection a neighbor exsits More...
|
|
template<int cd> |
bool | contains (const typename Codim< cd >::EntityType &entity) const |
| returns true if the given entity of the pointer in the domain More...
|
|
template<class Entity > |
bool | contains (const Entity &entity) const |
| returns true if the given entity of the pointer in the domain More...
|
|
template<class FilterTraits>
template<class FilterTraits>
type of the filter implementation
template<class FilterTraits>
template<class FilterTraits>
template<class FilterTraits>
template<class FilterTraits>
template<class FilterTraits>
template<int cd>
returns true if the given entity of the pointer in the domain
template<class FilterTraits>
template<class Entity >
returns true if the given entity of the pointer in the domain
template<class FilterTraits>
template<int cd>
returns true if the given entity of the pointer in the domain
template<class FilterTraits>
template<class Intersection >
default implementation returns contains from neighbor
template<class FilterTraits>
template<class Intersection >
returns true if an intersection is a boundary intersection
template<class FilterTraits>
template<class Intersection >
returns the boundary id for an intersection
template<class FilterTraits>
template<class Intersection >
returns true if for an intersection a neighbor exsits
template<class FilterTraits>
The documentation for this class was generated from the following files: