MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
MeanVariables< 2 > Struct Reference

#include <couplingdgape.h>

Collaboration diagram for MeanVariables< 2 >:
[legend]

Static Public Attributes

static constexpr const MInt nDim = 2
 
static constexpr const MInt noVorticities = 1
 
static constexpr const MInt LAMB0_X = 0
 
static constexpr const MInt LAMB0_Y = 1
 
static constexpr const MInt LAMB0 [nDim] = {0, 1}
 
static constexpr const MInt U0 = 2
 
static constexpr const MInt V0 = 3
 
static constexpr const MInt UU0 [nDim] = {2, 3}
 
static constexpr const MInt RHO0 = 4
 
static constexpr const MInt P0 = 5
 
static constexpr const MInt C0 = 6
 
static constexpr const MInt DC0_X = 7
 
static constexpr const MInt DC0_Y = 8
 
static constexpr const MInt DC0 [nDim] = {7, 8}
 
static constexpr const MInt VORT0_Z = 9
 
static constexpr const MInt VORT0 [noVorticities] = {9}
 
static constexpr const MInt DU_DX = 10
 
static constexpr const MInt DU_DY = 11
 
static constexpr const MInt DV_DX = 12
 
static constexpr const MInt DV_DY = 13
 
static constexpr const MInt GRADU [nDim *nDim] = {10, 11, 12, 13}
 
static constexpr const MInt DU [nDim] = {10, 13}
 
static constexpr const MInt DRHO_DX = 14
 
static constexpr const MInt DRHO_DY = 15
 
static constexpr const MInt DRHO [nDim] = {14, 15}
 
static constexpr const MInt DP_DX = 16
 
static constexpr const MInt DP_DY = 17
 
static constexpr const MInt DP [nDim] = {16, 17}
 
static constexpr const MInt RHODIVU_X = 18
 
static constexpr const MInt RHODIVU_Y = 19
 
static constexpr const MInt RHODIVU [nDim] = {18, 19}
 
static constexpr const MInt UGRADRHO_X = 20
 
static constexpr const MInt UGRADRHO_Y = 21
 
static constexpr const MInt UGRADRHO [nDim] = {20, 21}
 
static constexpr const MInt GRADPRHO_X = 22
 
static constexpr const MInt GRADPRHO_Y = 23
 
static constexpr const MInt GRADPRHO [nDim] = {22, 23}
 
static constexpr const MInt UGRADU_X = 24
 
static constexpr const MInt UGRADU_Y = 25
 
static constexpr const MInt UGRADU [nDim] = {24, 25}
 
static constexpr const MInt totalNoMeanVars = 26
 
static const std::array< MString, totalNoMeanVarsnames
 
static const std::array< MString, 6 > nodeVarNames = {{"um", "vm", "rhom", "c0", "dc0_dx", "dc0_dy"}}
 

Detailed Description

Definition at line 37 of file couplingdgape.h.

Member Data Documentation

◆ C0

constexpr const MInt MeanVariables< 2 >::C0 = 6
staticconstexpr

Definition at line 53 of file couplingdgape.h.

◆ DC0

constexpr const MInt MeanVariables< 2 >::DC0[nDim] = {7, 8}
staticconstexpr

Definition at line 58 of file couplingdgape.h.

◆ DC0_X

constexpr const MInt MeanVariables< 2 >::DC0_X = 7
staticconstexpr

Definition at line 56 of file couplingdgape.h.

◆ DC0_Y

constexpr const MInt MeanVariables< 2 >::DC0_Y = 8
staticconstexpr

Definition at line 57 of file couplingdgape.h.

◆ DP

constexpr const MInt MeanVariables< 2 >::DP[nDim] = {16, 17}
staticconstexpr

Definition at line 86 of file couplingdgape.h.

◆ DP_DX

constexpr const MInt MeanVariables< 2 >::DP_DX = 16
staticconstexpr

Definition at line 84 of file couplingdgape.h.

◆ DP_DY

constexpr const MInt MeanVariables< 2 >::DP_DY = 17
staticconstexpr

Definition at line 85 of file couplingdgape.h.

◆ DRHO

constexpr const MInt MeanVariables< 2 >::DRHO[nDim] = {14, 15}
staticconstexpr

Definition at line 81 of file couplingdgape.h.

◆ DRHO_DX

constexpr const MInt MeanVariables< 2 >::DRHO_DX = 14
staticconstexpr

Definition at line 79 of file couplingdgape.h.

◆ DRHO_DY

constexpr const MInt MeanVariables< 2 >::DRHO_DY = 15
staticconstexpr

Definition at line 80 of file couplingdgape.h.

◆ DU

constexpr const MInt MeanVariables< 2 >::DU[nDim] = {10, 13}
staticconstexpr

Definition at line 76 of file couplingdgape.h.

◆ DU_DX

constexpr const MInt MeanVariables< 2 >::DU_DX = 10
staticconstexpr

Definition at line 65 of file couplingdgape.h.

◆ DU_DY

constexpr const MInt MeanVariables< 2 >::DU_DY = 11
staticconstexpr

Definition at line 66 of file couplingdgape.h.

◆ DV_DX

constexpr const MInt MeanVariables< 2 >::DV_DX = 12
staticconstexpr

Definition at line 68 of file couplingdgape.h.

◆ DV_DY

constexpr const MInt MeanVariables< 2 >::DV_DY = 13
staticconstexpr

Definition at line 69 of file couplingdgape.h.

◆ GRADPRHO

constexpr const MInt MeanVariables< 2 >::GRADPRHO[nDim] = {22, 23}
staticconstexpr

Definition at line 101 of file couplingdgape.h.

◆ GRADPRHO_X

constexpr const MInt MeanVariables< 2 >::GRADPRHO_X = 22
staticconstexpr

Definition at line 99 of file couplingdgape.h.

◆ GRADPRHO_Y

constexpr const MInt MeanVariables< 2 >::GRADPRHO_Y = 23
staticconstexpr

Definition at line 100 of file couplingdgape.h.

◆ GRADU

constexpr const MInt MeanVariables< 2 >::GRADU[nDim *nDim] = {10, 11, 12, 13}
staticconstexpr

Definition at line 71 of file couplingdgape.h.

◆ LAMB0

constexpr const MInt MeanVariables< 2 >::LAMB0[nDim] = {0, 1}
staticconstexpr

Definition at line 44 of file couplingdgape.h.

◆ LAMB0_X

constexpr const MInt MeanVariables< 2 >::LAMB0_X = 0
staticconstexpr

Definition at line 42 of file couplingdgape.h.

◆ LAMB0_Y

constexpr const MInt MeanVariables< 2 >::LAMB0_Y = 1
staticconstexpr

Definition at line 43 of file couplingdgape.h.

◆ names

const std::array< MString, MeanVariables< 2 >::totalNoMeanVars > MeanVariables< 2 >::names
static
Initial value:
= {
{"wxv_x", "wxv_y", "um", "vm", "rhom", "pm",
"c0", "dc0_dx", "dc0_dy", "vort_z", "gradm_u_x", "gradm_u_y",
"gradm_v_x", "gradm_v_y", "gradm_rho_x", "gradm_rho_y", "gradm_p_x", "gradm_p_y",
"rhodivu_x", "rhodivu_y", "ugradrho_x", "ugradrho_y", "mgrad_p_rho_x", "mgrad_p_rho_y",
"ugradu_x", "ugradu_y"}}

Definition at line 111 of file couplingdgape.h.

◆ nDim

constexpr const MInt MeanVariables< 2 >::nDim = 2
staticconstexpr

Definition at line 38 of file couplingdgape.h.

◆ nodeVarNames

const std::array< MString, 6 > MeanVariables< 2 >::nodeVarNames = {{"um", "vm", "rhom", "c0", "dc0_dx", "dc0_dy"}}
static

Definition at line 112 of file couplingdgape.h.

◆ noVorticities

constexpr const MInt MeanVariables< 2 >::noVorticities = 1
staticconstexpr

Definition at line 39 of file couplingdgape.h.

◆ P0

constexpr const MInt MeanVariables< 2 >::P0 = 5
staticconstexpr

Definition at line 52 of file couplingdgape.h.

◆ RHO0

constexpr const MInt MeanVariables< 2 >::RHO0 = 4
staticconstexpr

Definition at line 51 of file couplingdgape.h.

◆ RHODIVU

constexpr const MInt MeanVariables< 2 >::RHODIVU[nDim] = {18, 19}
staticconstexpr

Definition at line 91 of file couplingdgape.h.

◆ RHODIVU_X

constexpr const MInt MeanVariables< 2 >::RHODIVU_X = 18
staticconstexpr

Definition at line 89 of file couplingdgape.h.

◆ RHODIVU_Y

constexpr const MInt MeanVariables< 2 >::RHODIVU_Y = 19
staticconstexpr

Definition at line 90 of file couplingdgape.h.

◆ totalNoMeanVars

constexpr const MInt MeanVariables< 2 >::totalNoMeanVars = 26
staticconstexpr

Definition at line 110 of file couplingdgape.h.

◆ U0

constexpr const MInt MeanVariables< 2 >::U0 = 2
staticconstexpr

Definition at line 47 of file couplingdgape.h.

◆ UGRADRHO

constexpr const MInt MeanVariables< 2 >::UGRADRHO[nDim] = {20, 21}
staticconstexpr

Definition at line 96 of file couplingdgape.h.

◆ UGRADRHO_X

constexpr const MInt MeanVariables< 2 >::UGRADRHO_X = 20
staticconstexpr

Definition at line 94 of file couplingdgape.h.

◆ UGRADRHO_Y

constexpr const MInt MeanVariables< 2 >::UGRADRHO_Y = 21
staticconstexpr

Definition at line 95 of file couplingdgape.h.

◆ UGRADU

constexpr const MInt MeanVariables< 2 >::UGRADU[nDim] = {24, 25}
staticconstexpr

Definition at line 106 of file couplingdgape.h.

◆ UGRADU_X

constexpr const MInt MeanVariables< 2 >::UGRADU_X = 24
staticconstexpr

Definition at line 104 of file couplingdgape.h.

◆ UGRADU_Y

constexpr const MInt MeanVariables< 2 >::UGRADU_Y = 25
staticconstexpr

Definition at line 105 of file couplingdgape.h.

◆ UU0

constexpr const MInt MeanVariables< 2 >::UU0[nDim] = {2, 3}
staticconstexpr

Definition at line 49 of file couplingdgape.h.

◆ V0

constexpr const MInt MeanVariables< 2 >::V0 = 3
staticconstexpr

Definition at line 48 of file couplingdgape.h.

◆ VORT0

constexpr const MInt MeanVariables< 2 >::VORT0[noVorticities] = {9}
staticconstexpr

Definition at line 62 of file couplingdgape.h.

◆ VORT0_Z

constexpr const MInt MeanVariables< 2 >::VORT0_Z = 9
staticconstexpr

Definition at line 61 of file couplingdgape.h.


The documentation for this struct was generated from the following files: