Helper type to determine whether a grid is guaranteed to be oriented consistently. This means that the intersection indices always correspond to the ones of a reference element or, in other words, the elements are never rotated. More...
#include <type_traits>Go to the source code of this file.
| Classes | |
| struct | Dumux::ConsistentlyOrientedGrid< T > | 
| Helper type to determine whether a grid is guaranteed to be oriented consistently. This means that the intersection indices always correspond to the ones of a reference element or, in other words, the elements are never rotated.  More... | |
| struct | Dumux::ConsistentlyOrientedGrid< Dune::YaspGrid< dim, Coords > > | 
| struct | Dumux::ConsistentlyOrientedGrid< Dune::SubGrid< dim, Dune::YaspGrid< dim, Coords >, mapIndexStorage > > | 
| Namespaces | |
| namespace | Dune | 
| namespace | Dumux |