|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::InverseFilter< FilterImp > Class Template Reference
#include <dune/fem/gridpart/filter/inversefilter.hh>
Classes | |
| struct | Codim |
| entity types More... | |
Public Types | |
| typedef InverseFilter< FilterImp > | ThisType |
| typedef Codim< 0 >::EntityType | EntityType |
| type of entity with codim=0 | |
Public Member Functions | |
| InverseFilter (const FilterImp &filter=FilterImp()) | |
| constructor | |
| InverseFilter (const ThisType &)=default | |
| InverseFilter (ThisType &&)=default | |
| ThisType & | operator= (const ThisType &)=default |
| ThisType & | operator= (ThisType &&)=default |
| 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 | |
Member Typedef Documentation
◆ EntityType
template<class FilterImp >
| typedef Codim<0>::EntityType Dune::Fem::InverseFilter< FilterImp >::EntityType |
type of entity with codim=0
◆ ThisType
template<class FilterImp >
| typedef InverseFilter< FilterImp > Dune::Fem::InverseFilter< FilterImp >::ThisType |
Constructor & Destructor Documentation
◆ InverseFilter() [1/3]
template<class FilterImp >
|
inline |
constructor
◆ InverseFilter() [2/3]
template<class FilterImp >
|
default |
◆ InverseFilter() [3/3]
template<class FilterImp >
|
default |
Member Function Documentation
◆ contains() [1/2]
template<class FilterImp >
template<class Entity >
|
inline |
returns true if the given entity of the pointer in the domain
◆ contains() [2/2]
template<class FilterImp >
template<int cd>
|
inline |
returns true if the given entity of the pointer in the domain
◆ interiorIntersection()
template<class FilterImp >
template<class Intersection >
|
inline |
returns true if an intersection is interior
◆ intersectionBoundary()
template<class FilterImp >
template<class Intersection >
|
inline |
returns true if an intersection is a boundary intersection
◆ intersectionBoundaryId()
template<class FilterImp >
template<class Intersection >
|
inline |
returns the boundary id for an intersection
◆ intersectionNeighbor()
template<class FilterImp >
template<class Intersection >
|
inline |
returns true if for an intersection a neighbor exsits
◆ operator=() [1/2]
template<class FilterImp >
|
default |
◆ operator=() [2/2]
template<class FilterImp >
|
default |
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