#include <AlgTraits.h>
|
| static constexpr int | nDim_ = 3 |
| |
| static constexpr int | nodesPerElement_ = 27 |
| |
| static constexpr int | numScsIp_ = 216 |
| |
| static constexpr int | numScvIp_ = 216 |
| |
| static constexpr int | numGp_ = 27 |
| |
| static constexpr stk::topology::topology_t | topo_ = stk::topology::HEX_27 |
| |
| constexpr int sierra::nalu::AlgTraitsHex27::nDim_ = 3 |
|
static |
| constexpr int sierra::nalu::AlgTraitsHex27::nodesPerElement_ = 27 |
|
static |
| constexpr int sierra::nalu::AlgTraitsHex27::numGp_ = 27 |
|
static |
| constexpr int sierra::nalu::AlgTraitsHex27::numScsIp_ = 216 |
|
static |
| constexpr int sierra::nalu::AlgTraitsHex27::numScvIp_ = 216 |
|
static |
| constexpr stk::topology::topology_t sierra::nalu::AlgTraitsHex27::topo_ = stk::topology::HEX_27 |
|
static |
The documentation for this struct was generated from the following file: