|
dune-grid 2.12-git
|
#include <dune/grid/identitygrid/identitygridintersections.hh>
Public Types | |
| typedef GridImp::template Codim< 1 >::Geometry | Geometry |
| typedef GridImp::template Codim< 1 >::LocalGeometry | LocalGeometry |
| typedef GridImp::template Codim< 0 >::Entity | Entity |
| typedef FieldVector< ctype, dimworld > | NormalVector |
Public Member Functions | |
| IdentityGridLevelIntersection () | |
| IdentityGridLevelIntersection (const GridImp *identityGrid, const HostLevelIntersection &hostIntersection) | |
| IdentityGridLevelIntersection (const GridImp *identityGrid, HostLevelIntersection &&hostIntersection) | |
| bool | equals (const IdentityGridLevelIntersection &other) const |
| Entity | inside () const |
| Entity | outside () const |
| bool | boundary () const |
| return true if intersection is with boundary. | |
| NormalVector | centerUnitOuterNormal () const |
| Return unit outer normal (length == 1) | |
| bool | neighbor () const |
| return true if across the edge an neighbor on this level exists | |
| size_t | boundarySegmentIndex () const |
| return the boundary segment index | |
| bool | conforming () const |
| Return true if this is a conforming intersection. | |
| GeometryType | type () const |
| Geometry type of an intersection. | |
| LocalGeometry | geometryInInside () const |
| LocalGeometry | geometryInOutside () const |
| Geometry | geometry () const |
| int | indexInInside () const |
| local number of codim 1 entity in self where intersection is contained in | |
| int | indexInOutside () const |
| local number of codim 1 entity in neighbor where intersection is contained | |
| FieldVector< ctype, dimworld > | outerNormal (const FieldVector< ctype, dim-1 > &local) const |
| return outer normal | |
| FieldVector< ctype, dimworld > | integrationOuterNormal (const FieldVector< ctype, dim-1 > &local) const |
| return outer normal multiplied by the integration element | |
| FieldVector< ctype, dimworld > | unitOuterNormal (const FieldVector< ctype, dim-1 > &local) const |
| return unit outer normal | |
Friends | |
| class | IdentityGridLevelIntersectionIterator< GridImp > |
| struct | HostGridAccess< typename std::remove_const< GridImp >::type > |
Detailed Description
class Dune::IdentityGridLevelIntersection< GridImp >
- Todo:
- Please doc me !
Member Typedef Documentation
◆ Entity
| typedef GridImp::template Codim<0>::Entity Dune::IdentityGridLevelIntersection< GridImp >::Entity |
◆ Geometry
| typedef GridImp::template Codim<1>::Geometry Dune::IdentityGridLevelIntersection< GridImp >::Geometry |
◆ LocalGeometry
| typedef GridImp::template Codim<1>::LocalGeometry Dune::IdentityGridLevelIntersection< GridImp >::LocalGeometry |
◆ NormalVector
| typedef FieldVector<ctype, dimworld> Dune::IdentityGridLevelIntersection< GridImp >::NormalVector |
Constructor & Destructor Documentation
◆ IdentityGridLevelIntersection() [1/3]
|
inline |
◆ IdentityGridLevelIntersection() [2/3]
|
inline |
◆ IdentityGridLevelIntersection() [3/3]
|
inline |
Member Function Documentation
◆ boundary()
|
inline |
return true if intersection is with boundary.
◆ boundarySegmentIndex()
|
inline |
return the boundary segment index
◆ centerUnitOuterNormal()
|
inline |
Return unit outer normal (length == 1)
The returned vector is the normal at the center() of the intersection's geometry. It is scaled to have unit length.
◆ conforming()
|
inline |
Return true if this is a conforming intersection.
◆ equals()
|
inline |
◆ geometry()
|
inline |
intersection of codimension 1 of this neighbor with element where iteration started. Here returned element is in GLOBAL coordinates of the element where iteration started.
◆ geometryInInside()
|
inline |
intersection of codimension 1 of this neighbor with element where iteration started. Here returned element is in LOCAL coordinates of the element where iteration started.
◆ geometryInOutside()
|
inline |
intersection of codimension 1 of this neighbor with element where iteration started. Here returned element is in LOCAL coordinates of neighbor
◆ indexInInside()
|
inline |
local number of codim 1 entity in self where intersection is contained in
◆ indexInOutside()
|
inline |
local number of codim 1 entity in neighbor where intersection is contained
◆ inside()
|
inline |
◆ integrationOuterNormal()
|
inline |
return outer normal multiplied by the integration element
◆ neighbor()
|
inline |
return true if across the edge an neighbor on this level exists
◆ outerNormal()
|
inline |
return outer normal
◆ outside()
|
inline |
◆ type()
|
inline |
Geometry type of an intersection.
◆ unitOuterNormal()
|
inline |
return unit outer normal
Friends And Related Symbol Documentation
◆ HostGridAccess< typename std::remove_const< GridImp >::type >
|
friend |
◆ IdentityGridLevelIntersectionIterator< GridImp >
|
friend |
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