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