In Axis Data stored per sub face for first-order scheme. More...
#include <dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh>
In Axis Data stored per sub face for first-order scheme.
Public Types | |
| using | Scalar = typename GridView::ctype |
| using | GridIndexType = typename IndexTraits< GridView >::GridIndex |
Public Attributes | |
| GridIndexType | selfDof |
| GridIndexType | oppositeDof |
| Scalar | selfToOppositeDistance |
| using Dumux::Detail::AxisData< GridView, 1 >::GridIndexType = typename IndexTraits<GridView>::GridIndex |
| using Dumux::Detail::AxisData< GridView, 1 >::Scalar = typename GridView::ctype |
| GridIndexType Dumux::Detail::AxisData< GridView, 1 >::oppositeDof |
| GridIndexType Dumux::Detail::AxisData< GridView, 1 >::selfDof |
| Scalar Dumux::Detail::AxisData< GridView, 1 >::selfToOppositeDistance |