MAIA bb96820c
Multiphysics at AIA
|
#include <couplingdgape.h>
Static Public Attributes | |
static constexpr const MInt | nDim = 3 |
static constexpr const MInt | noVorticities = 3 |
static constexpr const MInt | LAMB0_X = 0 |
static constexpr const MInt | LAMB0_Y = 1 |
static constexpr const MInt | LAMB0_Z = 2 |
static constexpr const MInt | LAMB0 [nDim] = {0, 1, 2} |
static constexpr const MInt | U0 = 3 |
static constexpr const MInt | V0 = 4 |
static constexpr const MInt | W0 = 5 |
static constexpr const MInt | UU0 [nDim] = {3, 4, 5} |
static constexpr const MInt | RHO0 = 6 |
static constexpr const MInt | P0 = 7 |
static constexpr const MInt | C0 = 8 |
static constexpr const MInt | DC0_X = 9 |
static constexpr const MInt | DC0_Y = 10 |
static constexpr const MInt | DC0_Z = 11 |
static constexpr const MInt | DC0 [nDim] = {9, 10, 11} |
static constexpr const MInt | VORT0_X = 12 |
static constexpr const MInt | VORT0_Y = 13 |
static constexpr const MInt | VORT0_Z = 14 |
static constexpr const MInt | VORT0 [noVorticities] = {12, 13, 14} |
static constexpr const MInt | DU_DX = 15 |
static constexpr const MInt | DU_DY = 16 |
static constexpr const MInt | DU_DZ = 17 |
static constexpr const MInt | DV_DX = 18 |
static constexpr const MInt | DV_DY = 19 |
static constexpr const MInt | DV_DZ = 20 |
static constexpr const MInt | DW_DX = 21 |
static constexpr const MInt | DW_DY = 22 |
static constexpr const MInt | DW_DZ = 23 |
static constexpr const MInt | GRADU [nDim *nDim] = {15, 16, 17, 18, 19, 20, 21, 22, 23} |
static constexpr const MInt | DU [nDim] = {15, 19, 23} |
static constexpr const MInt | DRHO_DX = 24 |
static constexpr const MInt | DRHO_DY = 25 |
static constexpr const MInt | DRHO_DZ = 26 |
static constexpr const MInt | DRHO [nDim] = {24, 25, 26} |
static constexpr const MInt | DP_DX = 27 |
static constexpr const MInt | DP_DY = 28 |
static constexpr const MInt | DP_DZ = 29 |
static constexpr const MInt | DP [nDim] = {27, 28, 29} |
static constexpr const MInt | RHODIVU_X = 30 |
static constexpr const MInt | RHODIVU_Y = 31 |
static constexpr const MInt | RHODIVU_Z = 32 |
static constexpr const MInt | RHODIVU [nDim] = {30, 31, 32} |
static constexpr const MInt | UGRADRHO_X = 33 |
static constexpr const MInt | UGRADRHO_Y = 34 |
static constexpr const MInt | UGRADRHO_Z = 35 |
static constexpr const MInt | UGRADRHO [nDim] = {33, 34, 35} |
static constexpr const MInt | GRADPRHO_X = 36 |
static constexpr const MInt | GRADPRHO_Y = 37 |
static constexpr const MInt | GRADPRHO_Z = 38 |
static constexpr const MInt | GRADPRHO [nDim] = {36, 37, 38} |
static constexpr const MInt | UGRADU_X = 39 |
static constexpr const MInt | UGRADU_Y = 40 |
static constexpr const MInt | UGRADU_Z = 41 |
static constexpr const MInt | UGRADU [nDim] = {39, 40, 41} |
static constexpr const MInt | totalNoMeanVars = 42 |
static const std::array< MString, totalNoMeanVars > | names |
static const std::array< MString, 8 > | nodeVarNames |
Definition at line 115 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 132 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 138 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 135 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 136 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 137 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 176 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 173 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 174 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 175 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 170 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 167 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 168 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 169 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 164 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 147 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 148 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 149 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 151 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 152 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 153 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 155 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 156 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 157 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 194 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 191 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 192 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 193 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 159 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 123 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 120 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 121 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 122 of file couplingdgape.h.
|
static |
Definition at line 205 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 116 of file couplingdgape.h.
|
static |
Definition at line 206 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 117 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 131 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 130 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 182 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 179 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 180 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 181 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 204 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 125 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 188 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 185 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 186 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 187 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 200 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 197 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 198 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 199 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 128 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 126 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 144 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 141 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 142 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 143 of file couplingdgape.h.
|
staticconstexpr |
Definition at line 127 of file couplingdgape.h.