version 3.8.0
Loading...
Searching...
No Matches
Dumux::Detail::FCDiamond::InsideOutsideScv< IndexType, Dune::GeometryTypes::triangle > Struct Template Reference

#include <dumux/discretization/facecentered/diamond/geometryhelper.hh>

Static Public Attributes

static constexpr std::array< std::array< IndexType, 2 >, 3 > pairs
 

Member Data Documentation

◆ pairs

template<class IndexType >
constexpr std::array<std::array<IndexType, 2>, 3> Dumux::Detail::FCDiamond::InsideOutsideScv< IndexType, Dune::GeometryTypes::triangle >::pairs
staticconstexpr
Initial value:
= {{
{0, 1}, {0, 2}, {1, 2}
}}

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