Provides a mapping of local intersection indices (indexInInside) such that the local indices always follow the order of a reference element, regardless of how the element is oriented. Does not do anything for grids not supporting rotated elements (such as Dune::YaspGrid). More...
#include <array>#include <numeric>#include <dune/common/float_cmp.hh>#include <dumux/common/indextraits.hh>#include <dumux/common/math.hh>#include <dumux/common/parameters.hh>#include <dumux/discretization/facecentered/staggered/normalaxis.hh>#include <dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::Detail::FaceCenteredStaggeredLocalIntersectionIndexMapper< GridView, false > | 
| Provides a mapping of local intersection indices (indexInInside) such that the local indices always follow the order of a reference element, regardless of how the element is oriented.  More... | |
| class | Dumux::Detail::FaceCenteredStaggeredLocalIntersectionIndexMapper< GridView, true > | 
| Provides a mapping of local intersection indices (indexInInside) such that the local indices always follow the order of a reference element, regardless of how the element in oriented.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Detail | 
| Distance implementation details. | |
| Typedefs | |
| template<class GridView> | |
| using | Dumux::FaceCenteredStaggeredLocalIntersectionIndexMapper | 
| Provides a mapping of local intersection indices (indexInInside) such that the local indices always follow the order of a reference element, regardless of how the element is oriented. Does not do anything for grids not supporting rotated elements (such as Dune::YaspGrid). | |