version 3.9.0
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
Dumux::Detail::FCDiamond::InsideOutsideScv< IndexType, Dune::GeometryTypes::hexahedron > Struct Template Reference
#include <
dumux/discretization/facecentered/diamond/geometryhelper.hh
>
Static Public Attributes
static constexpr std::array< std::array< IndexType, 2 >, 12 >
pairs
Member Data Documentation
◆
pairs
template<class IndexType >
std::array<std::array<IndexType, 2>, 12>
Dumux::Detail::FCDiamond::InsideOutsideScv
< IndexType, Dune::GeometryTypes::hexahedron >::pairs
static
constexpr
Initial value:
= {{
{0, 2}, {1, 2}, {0, 3}, {1, 3}, {0, 4}, {1, 4},
{2, 4}, {3, 4}, {0, 5}, {1, 5}, {2, 5}, {3, 5}
}}
The documentation for this struct was generated from the following file:
discretization/facecentered/diamond/geometryhelper.hh
Dumux
Detail
FCDiamond
InsideOutsideScv< IndexType, Dune::GeometryTypes::hexahedron >
© Copyright 2010-
DuMux project contributors
(doc pages:
CC-BY 4.0
/ code examples:
GPLv3 or later
)
3.9.0 Generated by
1.11.0