|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::BasicFilterWrapper< GridPartImp, BasicFilterImp > Class Template Reference
#include <dune/fem/gridpart/filter/basicfilterwrapper.hh>
Inheritance diagram for Dune::Fem::BasicFilterWrapper< GridPartImp, BasicFilterImp >:

Classes | |
| struct | Codim |
Public Types | |
| typedef Traits::FilterType | FilterType |
| type of the filter implementation | |
| typedef Traits::EntityType | EntityType |
| type of codim 0 entity | |
Public Member Functions | |
| BasicFilterWrapper (const GridPartType &gridPart, const BasicFilterType &filter) | |
| constructor | |
| template<typename ... Args> | |
| BasicFilterWrapper (const GridPartType &gridPart, Args &&... args) | |
| constructor | |
| BasicFilterWrapper (const ThisType &other) | |
| copy constructor | |
| ThisType & | operator= (const ThisType &other) |
| assignment operator | |
| template<class Intersection > | |
| bool | interiorIntersection (const Intersection &intersection) const |
| default implementation returns contains from neighbor | |
| 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 | 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 | |
| void | reset () |
| reset cached values | |
| bool | contains (const typename Codim< cd >::EntityType &) const |
| returns true if the given entity of the pointer in the domain | |
Protected Member Functions | |
| FilterType & | asImp () |
| const FilterType & | asImp () const |
Member Typedef Documentation
◆ EntityType
template<class GridPartImp , class BasicFilterImp >
| typedef Traits::EntityType Dune::Fem::BasicFilterWrapper< GridPartImp, BasicFilterImp >::EntityType |
type of codim 0 entity
◆ FilterType
template<class GridPartImp , class BasicFilterImp >
| typedef Traits::FilterType Dune::Fem::BasicFilterWrapper< GridPartImp, BasicFilterImp >::FilterType |
type of the filter implementation
Constructor & Destructor Documentation
◆ BasicFilterWrapper() [1/3]
template<class GridPartImp , class BasicFilterImp >
|
inline |
constructor
◆ BasicFilterWrapper() [2/3]
template<class GridPartImp , class BasicFilterImp >
template<typename ... Args>
|
inline |
constructor
◆ BasicFilterWrapper() [3/3]
template<class GridPartImp , class BasicFilterImp >
|
inline |
copy constructor
Member Function Documentation
◆ asImp() [1/2]
|
inlineprotectedinherited |
◆ asImp() [2/2]
|
inlineprotectedinherited |
◆ contains() [1/3]
template<class GridPartImp , class BasicFilterImp >
template<class Entity >
|
inline |
returns true if the given entity of the pointer in the domain
◆ contains() [2/3]
|
inherited |
returns true if the given entity of the pointer in the domain
◆ contains() [3/3]
template<class GridPartImp , class BasicFilterImp >
template<int cd>
|
inline |
returns true if the given entity of the pointer in the domain
◆ interiorIntersection()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
|
inline |
default implementation returns contains from neighbor
◆ intersectionBoundary()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
|
inline |
returns true if an intersection is a boundary intersection
◆ intersectionBoundaryId()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
|
inline |
returns the boundary id for an intersection
◆ intersectionNeighbor()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
|
inline |
returns true if for an intersection a neighbor exsits
◆ operator=()
template<class GridPartImp , class BasicFilterImp >
|
inline |
assignment operator
◆ reset()
template<class GridPartImp , class BasicFilterImp >
|
inline |
reset cached values
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8