3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux
Detail
FCDiamond
InsideOutsideScv< IndexType, Dune::GeometryTypes::tetrahedron >
Static Public Attributes
|
List of all members
Dumux::Detail::FCDiamond::InsideOutsideScv< IndexType, Dune::GeometryTypes::tetrahedron > Struct Template Reference
#include <
dumux/discretization/facecentered/diamond/geometryhelper.hh
>
Static Public Attributes
static constexpr std::array< std::array< IndexType, 2 >, 6 >
pairs
Member Data Documentation
◆
pairs
template<class IndexType >
constexpr std::array<std::array<IndexType, 2>, 6>
Dumux::Detail::FCDiamond::InsideOutsideScv
< IndexType, Dune::GeometryTypes::tetrahedron >::pairs
static
constexpr
Initial value:
= {{
{0, 1}, {0, 2}, {0, 3}, {1, 2}, {1, 3}, {2, 3},
}}
The documentation for this struct was generated from the following file:
discretization/facecentered/diamond/geometryhelper.hh
Generated by
1.9.3