#include <dumux/discretization/pq1bubble/geometryhelper.hh>
|  | 
| using | Key = std::pair<std::uint8_t, std::uint8_t> | 
|  | 
|  | 
| static constexpr std::array< std::array< Key, 6 >, 1 > | keys | 
|  | 
◆ Key
◆ keys
Initial value:= {{
        { 
Key{0, 1}, 
Key{2, 1}, 
Key{3, 1}, 
Key{1, 1}, 
Key{4, 1}, 
Key{5, 1} }
    }}
std::pair< std::uint8_t, std::uint8_t > Key
Definition boxgeometryhelper.hh:117
std::pair< std::uint8_t, std::uint8_t > Key
Definition discretization/pq1bubble/geometryhelper.hh:88
 
 
The documentation for this struct was generated from the following file: