3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::ConsistentlyOrientedGrid< T > Struct Template Reference

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 <dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh>

Inheritance diagram for Dumux::ConsistentlyOrientedGrid< T >:

Description

template<class T>
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.


The documentation for this struct was generated from the following file: