|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
filteredgridpart/intersection.hh
Go to the documentation of this file.
60 bool equals ( const ThisType &other ) const { return (hostIntersection() == other.hostIntersection()); }
86 GlobalCoordinate outerNormal ( const LocalCoordinate & local ) const { return hostIntersection().outerNormal( local ); }
87 GlobalCoordinate integrationOuterNormal ( const LocalCoordinate & local ) const { return hostIntersection().integrationOuterNormal( local ); }
88 GlobalCoordinate unitOuterNormal ( const LocalCoordinate & local ) const { return hostIntersection().unitOuterNormal( local ); }
89 GlobalCoordinate centerUnitOuterNormal () const { return hostIntersection().centerUnitOuterNormal(); }
#define DUNE_THROW(E,...)
LocalIndex & local()
constexpr auto filter(std::integer_sequence< T > jSeq)
STL namespace.
Definition filteredgridpart/intersection.hh:21
GlobalCoordinate centerUnitOuterNormal() const
Definition filteredgridpart/intersection.hh:89
static const int dimensionworld
Definition filteredgridpart/intersection.hh:28
bool boundary() const
Definition filteredgridpart/intersection.hh:62
GlobalCoordinate unitOuterNormal(const LocalCoordinate &local) const
Definition filteredgridpart/intersection.hh:88
Filter FilterType
Definition filteredgridpart/intersection.hh:25
GlobalCoordinate integrationOuterNormal(const LocalCoordinate &local) const
Definition filteredgridpart/intersection.hh:87
Geometry geometry() const
Definition filteredgridpart/intersection.hh:80
HostIntersectionType::GlobalCoordinate GlobalCoordinate
Definition filteredgridpart/intersection.hh:38
GlobalCoordinate outerNormal(const LocalCoordinate &local) const
Definition filteredgridpart/intersection.hh:86
HostIntersectionType::ctype ctype
Definition filteredgridpart/intersection.hh:31
Entity inside() const
Definition filteredgridpart/intersection.hh:72
int boundaryId() const
Definition filteredgridpart/intersection.hh:65
FilteredGridPartIntersection(const FilterType &filter, HostIntersectionType hostIntersection)
Definition filteredgridpart/intersection.hh:42
FilteredGridPartIntersection()=default
HostIntersectionType::Geometry Geometry
Definition filteredgridpart/intersection.hh:34
Entity outside() const
Definition filteredgridpart/intersection.hh:73
HostIntersectionType::Entity Entity
Definition filteredgridpart/intersection.hh:33
int indexInOutside() const
Definition filteredgridpart/intersection.hh:84
HostIntersectionType::LocalCoordinate LocalCoordinate
Definition filteredgridpart/intersection.hh:37
std::size_t boundarySegmentIndex() const
Definition filteredgridpart/intersection.hh:67
HostIntersection HostIntersectionType
Definition filteredgridpart/intersection.hh:26
bool equals(const ThisType &other) const
Definition filteredgridpart/intersection.hh:60
HostIntersectionType::LocalGeometry LocalGeometry
Definition filteredgridpart/intersection.hh:35
LocalGeometry geometryInOutside() const
Definition filteredgridpart/intersection.hh:78
bool neighbor() const
Definition filteredgridpart/intersection.hh:63
static const int mydimension
Definition filteredgridpart/intersection.hh:29
LocalGeometry geometryInInside() const
Definition filteredgridpart/intersection.hh:77
const HostIntersectionType & hostIntersection() const
Definition filteredgridpart/intersection.hh:91
bool conforming() const
Definition filteredgridpart/intersection.hh:75
GeometryType type() const
Definition filteredgridpart/intersection.hh:81
int indexInInside() const
Definition filteredgridpart/intersection.hh:83
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8