#include <AlgTraits.h>
|
| static constexpr int | nDim_ = 2 |
| |
| static constexpr int | nodesPerElement_ = 4 |
| |
| static constexpr int | numScsIp_ = 4 |
| |
| static constexpr int | numScvIp_ = 4 |
| |
| static constexpr int | numGp_ = 4 |
| |
| static constexpr stk::topology::topology_t | topo_ = stk::topology::QUAD_4_2D |
| |
| constexpr int sierra::nalu::AlgTraitsQuad4_2D::nDim_ = 2 |
|
static |
| constexpr int sierra::nalu::AlgTraitsQuad4_2D::nodesPerElement_ = 4 |
|
static |
| constexpr int sierra::nalu::AlgTraitsQuad4_2D::numGp_ = 4 |
|
static |
| constexpr int sierra::nalu::AlgTraitsQuad4_2D::numScsIp_ = 4 |
|
static |
| constexpr int sierra::nalu::AlgTraitsQuad4_2D::numScvIp_ = 4 |
|
static |
| constexpr stk::topology::topology_t sierra::nalu::AlgTraitsQuad4_2D::topo_ = stk::topology::QUAD_4_2D |
|
static |
The documentation for this struct was generated from the following file: