MAIA bb96820c
Multiphysics at AIA
|
Variables | |
constexpr MInt | dirFld2 [3][3] = {{6, 0, 7}, {2, 8, 3}, {5, 1, 4}} |
Convert directions into distribution id. More... | |
constexpr MInt | dirFld3 [3][3][3] |
template<MInt D> | |
constexpr MInt | idFld [POWX(3, D)][D] = {} |
Basic movements for the distributions , 0=backwards, 1=stop, 2=forwards. More... | |
template<MInt D> | |
constexpr MInt | intNghbrArray [POWX(2, D)][POWX(2, D)] = {} |
Directions of the interpolation neighbors [positionChild][positionIntepolationParent]. More... | |
template<MInt D> | |
constexpr MFloat | linearInterpolationCoefficients [POWX(2, D)][POWX(2, D)] = {} |
Linear interpolation coefficients. More... | |
template<MInt D> | |
constexpr MInt | mFld1 [24] = {} |
Ids for the calculation of the first term of the maxwellian. More... | |
constexpr MInt | mFld2 [24] = {0, 2, 4, 0, 2, 5, 0, 3, 4, 0, 3, 5, 1, 2, 4, 1, 2, 5, 1, 3, 4, 1, 3, 5} |
Ids for the calculation of the second term of the maxwellian. More... | |
template<MInt D> | |
constexpr MInt | nFld [D][POWX(3, D - 1)] = {} |
Distributions with components in negative axis direction [axis][distribution]. More... | |
template<MInt D> | |
constexpr MInt | pFld [D][POWX(3, D - 1)] = {} |
Distributions with components in positive axis direction [axis][distribution]. More... | |
template<MInt D> | |
constexpr MInt | nodalConnectivityVector [D *POWX(2, D - 1)][2] = {} |
Distribution ids required to form a vector for nodal connectivity. More... | |
template<MInt D> | |
constexpr MInt | oppositeDist [POWX(3, D)] = {} |
Opposite distribution. More... | |
template<MInt D> | |
constexpr MFloat | ppdfDir [POWX(3, D)][D] = {} |
Direction of motion of each PPDF, needed for bounce-back schemes. More... | |
template<MInt D, MInt Q> | |
constexpr MInt | distFld [3] = {} |
Number of distributions - (1d,2d,3d) More... | |
template<MInt D, MInt Q> | |
constexpr MInt | distType [Q] = {} |
template<MInt D, MInt Q> | |
constexpr MInt | dxQyFld = {} |
Number of distributions which have one space direction in common. More... | |
template<MInt D, MInt Q> | |
constexpr MFloat | tp [4] = {} |
taylor-polynom coefficients for equilibrium calculation (0:rest, 1:face, 2:edge, 3:corner) More... | |
template<> | |
constexpr MInt | idFld< 2 > [9][2] = {{0, 1}, {2, 1}, {1, 0}, {1, 2}, {2, 2}, {2, 0}, {0, 0}, {0, 2}, {1, 1}} |
template<> | |
constexpr MInt | intNghbrArray< 2 > [4][4] |
template<> | |
constexpr MFloat | linearInterpolationCoefficients< 2 > [4][4] |
template<> | |
constexpr MInt | mFld1< 2 > [24] |
template<> | |
constexpr MInt | nFld< 2 > [2][3] = {{7, 6, 0}, {6, 2, 5}} |
template<> | |
constexpr MInt | pFld< 2 > [2][3] = {{1, 4, 5}, {7, 3, 4}} |
template<> | |
constexpr MInt | nodalConnectivityVector< 2 > [4][2] |
template<> | |
constexpr MInt | oppositeDist< 2 > [9] = {1, 0, 3, 2, 6, 7, 4, 5, 8} |
template<> | |
constexpr MFloat | ppdfDir< 2 > [9][2] |
template<> | |
constexpr MInt | idFld< 3 > [27][3] |
template<> | |
constexpr MInt | intNghbrArray< 3 > [8][8] |
template<> | |
constexpr MFloat | linearInterpolationCoefficients< 3 > [8][8] |
template<> | |
constexpr MInt | mFld1< 3 > [24] = {0, 2, 0, 3, 1, 2, 1, 3, 0, 4, 0, 5, 1, 4, 1, 5, 2, 4, 2, 5, 3, 4, 3, 5} |
template<> | |
constexpr MInt | nFld< 3 > [3][9] |
template<> | |
constexpr MInt | pFld< 3 > [3][9] |
template<> | |
constexpr MInt | nodalConnectivityVector< 3 > [12][2] |
template<> | |
constexpr MInt | oppositeDist< 3 > [27] |
template<> | |
constexpr MFloat | ppdfDir< 3 > [27][3] |
template<> | |
constexpr MInt | distFld< 2, 9 > [3] = {4, 4, 0} |
template<> | |
constexpr MInt | dxQyFld< 2, 9 > = 3 |
template<> | |
constexpr MFloat | tp< 2, 9 > [4] = {F4B9, F1B9, F1B36, 0} |
template<> | |
constexpr MInt | distFld< 3, 15 > [3] = {6, 8, 0} |
template<> | |
constexpr MInt | dxQyFld< 3, 15 > = 5 |
template<> | |
constexpr MFloat | tp< 3, 15 > [4] = {F2B9, F1B9, F1B72, 0} |
template<> | |
constexpr MInt | distFld< 3, 19 > [3] = {6, 12, 0} |
template<> | |
constexpr MInt | dxQyFld< 3, 19 > = 5 |
template<> | |
constexpr MFloat | tp< 3, 19 > [4] = {F1B3, F1B18, F1B36, 0} |
template<> | |
constexpr MInt | distFld< 3, 27 > [3] = {6, 12, 8} |
template<> | |
constexpr MInt | dxQyFld< 3, 27 > = 9 |
template<> | |
constexpr MFloat | tp< 3, 27 > [4] = {F8B27, F2B27, F1B54, F1B216} |
|
inlineconstexpr |
Definition at line 27 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 28 of file lblatticedescriptor.h.
Definition at line 72 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 205 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 213 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 221 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 229 of file lblatticedescriptor.h.
Definition at line 76 of file lblatticedescriptor.h.
Definition at line 80 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 207 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 215 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 223 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 231 of file lblatticedescriptor.h.
Definition at line 34 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 91 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 122 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 38 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 93 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 143 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 42 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 98 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 161 of file lblatticedescriptor.h.
Definition at line 46 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 103 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 171 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 48 of file lblatticedescriptor.h.
Definition at line 52 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 106 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 173 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 59 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 110 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 179 of file lblatticedescriptor.h.
Definition at line 63 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 115 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 193 of file lblatticedescriptor.h.
Definition at line 55 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 108 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 176 of file lblatticedescriptor.h.
Definition at line 67 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 117 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 196 of file lblatticedescriptor.h.
Definition at line 84 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 209 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 217 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 225 of file lblatticedescriptor.h.
|
inlineconstexpr |
Definition at line 233 of file lblatticedescriptor.h.