https://mooseframework.inl.gov
Enumerations
channel_type Namespace Reference
Enumerations
enum
ChannelTypeEnum
{
interior
,
edge
,
corner
}
Type of subchannel.
More...
Enumeration Type Documentation
◆
ChannelTypeEnum
enum
channel_type::ChannelTypeEnum
Type of subchannel.
Enumerator
interior
edge
corner
Definition at line
19
of file
HexagonalLatticeUtils.h
.
20
{
21
interior
,
22
edge
,
23
corner
24
};
channel_type::interior
Definition:
HexagonalLatticeUtils.h:21
channel_type::corner
Definition:
HexagonalLatticeUtils.h:23
channel_type::edge
Definition:
HexagonalLatticeUtils.h:22
Generated on Wed Aug 6 2025 14:46:24 for https://mooseframework.inl.gov by
1.8.14