#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/filter/threadfilter.hh>
|
| ThreadFilter (const GridPartType &gridPart, const ThreadArrayType &threadNum, const int thead) |
| constructor More...
|
|
| ThreadFilter (const ThisType &other) |
| copy constructor More...
|
|
template<class Intersection > |
bool | interiorIntersection (const Intersection &intersection) const |
| return false since all interior intersections should be skipped More...
|
|
template<int cd> |
bool | contains (const typename Codim< cd >::EntityType &entity) const |
| returns true if the given entity has the correct thread number for higher codims false is returned More...
|
|
template<class Entity > |
bool | contains (const Entity &entity) const |
| returns true if the given entity has the correct thread number for higher codims false is returned More...
|
|
template<class Intersection > |
bool | intersectionBoundary (const Intersection &intersection) const |
| returns true if an intersection is a boundary intersection More...
|
|
template<class Intersection > |
int | intersectionBoundaryId (const Intersection &intersection) const |
| returns the boundary id for an intersection More...
|
|
template<class Intersection > |
bool | intersectionNeighbor (const Intersection &intersection) const |
| returns true if for an intersection a neighbor exsits More...
|
|
bool | contains (const typename Codim< cd >::EntityType &) const |
| returns true if the given entity of the pointer in the domain 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 GridPartImp >
template<class GridPartImp >
type of the filter implementation
template<class GridPartImp >
template<class GridPartImp >
template<class GridPartImp >
template<class GridPartImp >
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 GridPartImp >
template<int cd>
returns true if the given entity has the correct thread number for higher codims false is returned
template<class GridPartImp >
template<class Entity >
returns true if the given entity has the correct thread number for higher codims false is returned
returns true if the given entity of the pointer in the domain
template<class GridPartImp >
template<class Intersection >
return false since all interior intersections should be skipped
template<class GridPartImp >
template<class Intersection >
returns true if an intersection is a boundary intersection
template<class GridPartImp >
template<class Intersection >
returns the boundary id for an intersection
template<class GridPartImp >
template<class Intersection >
returns true if for an intersection a neighbor exsits
template<class GridPartImp >
template<class GridPartImp >
template<class GridPartImp >
The documentation for this class was generated from the following file: