|
dune-grid
2.2.1
|
#include <dune/grid/geometrygrid/intersection.hh>
Public Types | |
| typedef Base::ElementGeometry | ElementGeometry |
| typedef Traits::ctype | ctype |
| typedef Traits::template Codim < 0 >::Entity | Entity |
| typedef Traits::template Codim < 0 >::EntityPointer | EntityPointer |
| typedef Traits::template Codim < 1 >::Geometry | Geometry |
| typedef Traits::template Codim < 1 >::LocalGeometry | LocalGeometry |
Public Member Functions | |
| LeafIntersection (const ElementGeometry &insideGeo) | |
| operator bool () const | |
| EntityPointer | inside () const |
| EntityPointer | outside () const |
| bool | boundary () const |
| bool | conforming () const |
| bool | neighbor () const |
| int | boundaryId () const |
| size_t | boundarySegmentIndex () const |
| LocalGeometry | geometryInInside () const |
| LocalGeometry | geometryInOutside () const |
| Geometry | geometry () const |
| GeometryType | type () const |
| unsigned int | topologyId () const |
| int | indexInInside () const |
| int | indexInOutside () const |
| FieldVector< ctype, dimensionworld > | integrationOuterNormal (const FieldVector< ctype, dimension-1 > &local) const |
| FieldVector< ctype, dimensionworld > | outerNormal (const FieldVector< ctype, dimension-1 > &local) const |
| FieldVector< ctype, dimensionworld > | unitOuterNormal (const FieldVector< ctype, dimension-1 > &local) const |
| FieldVector< ctype, dimensionworld > | centerUnitOuterNormal () const |
| const HostGrid::Traits::LeafIntersection & | hostIntersection () const |
| const const GeometryGrid < HostGrid, CoordFunction, Allocator > & | grid () const |
| void | invalidate () |
| void | initialize (const HostGrid::Traits::LeafIntersection &hostIntersection) |
Static Public Attributes | |
| static const int | dimension |
| static const int | dimensionworld |
|
inherited |
| typedef Base::ElementGeometry Dune::GeoGrid::LeafIntersection< const GeometryGrid< HostGrid, CoordFunction, Allocator > >::ElementGeometry |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineexplicit |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
staticinherited |
|
staticinherited |
1.8.3.1