#include <dune/fem/gridpart/filter/basicfilterwrapper.hh>
◆ EntityType
template<class GridPartImp , class BasicFilterImp >
◆ FilterType
template<class GridPartImp , class BasicFilterImp >
type of the filter implementation
◆ BasicFilterWrapper() [1/3]
template<class GridPartImp , class BasicFilterImp >
Dune::Fem::BasicFilterWrapper< GridPartImp, BasicFilterImp >::BasicFilterWrapper |
( |
const GridPartType & |
gridPart, |
|
|
const BasicFilterType & |
filter |
|
) |
| |
|
inline |
◆ BasicFilterWrapper() [2/3]
template<class GridPartImp , class BasicFilterImp >
template<typename ... Args>
◆ BasicFilterWrapper() [3/3]
template<class GridPartImp , class BasicFilterImp >
◆ asImp() [1/2]
◆ asImp() [2/2]
◆ contains() [1/4]
template<class GridPartImp , class BasicFilterImp >
template<class Entity >
returns true if the given entity of the pointer in the domain
◆ contains() [2/4]
returns true if the given entity of the pointer in the domain
◆ contains() [3/4]
template<class GridPartImp , class BasicFilterImp >
template<int cd>
returns true if the given entity of the pointer in the domain
◆ contains() [4/4]
template<class FilterTraits >
template<int cd>
returns true if the given entity of the pointer in the domain
◆ interiorIntersection()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
default implementation returns contains from neighbor
◆ intersectionBoundary()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
returns true if an intersection is a boundary intersection
◆ intersectionBoundaryId()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
returns the boundary id for an intersection
◆ intersectionNeighbor()
template<class GridPartImp , class BasicFilterImp >
template<class Intersection >
returns true if for an intersection a neighbor exsits
◆ operator=()
template<class GridPartImp , class BasicFilterImp >
◆ reset()
template<class GridPartImp , class BasicFilterImp >
The documentation for this class was generated from the following file: