3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Attributes | List of all members
Dumux::Detail::PQ1Bubble::OverlappingScvCorners< Dune::GeometryTypes::line > Struct Reference

#include <dumux/discretization/pq1bubble/geometryhelper.hh>

Public Types

using Key = std::pair< std::uint8_t, std::uint8_t >
 

Static Public Attributes

static constexpr std::array< std::array< Key, 2 >, 1 > keys
 

Member Typedef Documentation

◆ Key

using Dumux::Detail::PQ1Bubble::OverlappingScvCorners< Dune::GeometryTypes::line >::Key = std::pair<std::uint8_t, std::uint8_t>

Member Data Documentation

◆ keys

constexpr std::array<std::array<Key, 2>, 1> Dumux::Detail::PQ1Bubble::OverlappingScvCorners< Dune::GeometryTypes::line >::keys
staticconstexpr
Initial value:
= {{
{ Key{0, 1}, Key{1, 1} }
}}
std::pair< std::uint8_t, std::uint8_t > Key
Definition: discretization/pq1bubble/geometryhelper.hh:64

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