MAIA bb96820c
Multiphysics at AIA
|
Static indices for accessing conservative variables in nDim spatial dimensions. More...
#include <fvcartesiansyseqneegas.h>
Static Public Attributes | |
static const MInt | Segfault = std::numeric_limits<MInt>::min() |
static constexpr MUint | m_noSpecies = 1 |
static constexpr MInt | noVariables = nDim + 1 |
static constexpr MInt | A_RHO_U = 0 |
static constexpr MInt | A_RHO_V = 1 |
static constexpr MInt | A_RHO_W = nDim == 3 ? 2 : Segfault |
static constexpr std::array< MInt, nDim > | A_RHO_VV = getArray012() |
static constexpr MInt | A_RHO = nDim |
static constexpr MInt | RHO_U = 0 |
static constexpr MInt | RHO_V = 1 |
static constexpr MInt | RHO_W = nDim == 3 ? 2 : Segfault |
static constexpr std::array< MInt, nDim > | RHO_VV = getArray012() |
static constexpr MInt | RHO_E = Segfault |
static constexpr MInt | RHO = nDim |
static constexpr MInt | RHO_Y [1] = {nDim} |
Definition at line 120 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 131 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 127 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 128 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 130 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 129 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 123 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 124 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 139 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 138 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 134 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 135 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 137 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 136 of file fvcartesiansyseqneegas.h.
|
staticconstexpr |
Definition at line 141 of file fvcartesiansyseqneegas.h.
|
static |
Definition at line 121 of file fvcartesiansyseqneegas.h.