#include <dune/foamgrid/foamgrid/foamgridintersections.hh>
◆ Entity
◆ boundary()
return true if intersection is with boundary.
◆ boundarySegmentIndex()
return information about the Boundary
◆ centerUnitOuterNormal()
return unit outer normal at the intersection center
◆ conforming()
Return true if this is a conforming intersection.
◆ equals()
◆ geometry()
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()
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()
intersection of codimension 1 of this neighbor with element where iteration started. Here returned element is in LOCAL coordinates of neighbor In the LevelIntersection we know that the intersection is conforming
◆ indexInInside()
local number of codim 1 entity in self where intersection is contained in
◆ indexInOutside()
◆ inside()
return Entity on the inside of this intersection (that is the Entity where we started this Iterator)
◆ integrationOuterNormal()
template<class GridImp >
FieldVector<ctype, dimworld> Dune::FoamGridIntersection< GridImp >::integrationOuterNormal |
( |
const FieldVector< ctype, dimgrid-1 > & |
local | ) |
const |
|
inlineinherited |
return outer normal multiplied by the integration element
◆ neighbor()
return true if across the facet a neighbor on this level exists
◆ outerNormal()
template<class GridImp >
FieldVector<ctype, dimworld> Dune::FoamGridIntersection< GridImp >::outerNormal |
( |
const FieldVector< ctype, dimgrid-1 > & |
local | ) |
const |
|
inlineinherited |
◆ outside()
return Entity on the outside of this intersection (that is the neighboring Entity)
◆ type()
Geometry type of an intersection.
◆ unitOuterNormal()
template<class GridImp >
FieldVector<ctype, dimworld> Dune::FoamGridIntersection< GridImp >::unitOuterNormal |
( |
const FieldVector< ctype, dimgrid-1 > & |
local | ) |
const |
|
inlineinherited |
◆ center_
◆ facetIndex_
Count on which facet we are lookin' at.
◆ neighbor_
Iterator to the other neighbor of the intersection.
The documentation for this class was generated from the following file: