MAIA bb96820c
Multiphysics at AIA
|
Variables | |
constexpr MFloat | lobattoPoints [4][3] |
template<MInt D> | |
constexpr MInt | vertexNghbrs [IPOW2(D)][IPOW2(D) - 1] = {} |
constexpr MInt | edgeNghbrs3d [12][3] |
template<MInt D> | |
constexpr MInt | surfaceNghbrs [D *2] = {} |
template<MInt D> | |
constexpr MFloat | vertexPos [IPOW2(D)][D] = {} |
constexpr MFloat | edgePos3d [12][3] |
template<MInt D> | |
constexpr MFloat | surfacePos [D *2][D] = {} |
template<MInt D> | |
constexpr MInt | oppositeVertex [IPOW2(D)][IPOW2(D) - 1] = {} |
constexpr MInt | oppositeEdge3d [12][3] |
template<MInt D> | |
constexpr MInt | oppositeSurface [2 *D] = {} |
template<> | |
constexpr MInt | vertexNghbrs< 2 > [4][3] = {{0, 2, 6}, {0, 3, 7}, {1, 2, 5}, {1, 3, 4}} |
template<> | |
constexpr MInt | vertexNghbrs< 3 > [8][7] |
template<> | |
constexpr MInt | surfaceNghbrs< 2 > [4] = {0, 2, 3, 1} |
template<> | |
constexpr MInt | surfaceNghbrs< 3 > [6] = {0, 2, 4, 5, 3, 1} |
template<> | |
constexpr MFloat | vertexPos< 2 > [4][2] = {{-F1, -F1}, {-F1, F1}, {F1, -F1}, {F1, F1}} |
template<> | |
constexpr MFloat | vertexPos< 3 > [8][3] |
template<> | |
constexpr MFloat | surfacePos< 2 > [4][2] = {{-F1, F0}, {F0, -F1}, {F0, F1}, {F1, F0}} |
template<> | |
constexpr MFloat | surfacePos< 3 > [6][3] |
template<> | |
constexpr MInt | oppositeVertex< 3 > [8][7] |
template<> | |
constexpr MInt | oppositeVertex< 2 > [4][3] = {{2, 1, 3}, {3, 0, 2}, {0, 3, 1}, {1, 2, 0}} |
template<> | |
constexpr MInt | oppositeSurface< 2 > [4] = {3, 2, 1, 0} |
template<> | |
constexpr MInt | oppositeSurface< 3 > [6] = {5, 4, 3, 2, 1, 0} |
|
inlineconstexpr |
Definition at line 36 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 55 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 26 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 67 of file fcdescriptor.h.
Definition at line 71 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 151 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 156 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 63 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 146 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 134 of file fcdescriptor.h.
Definition at line 42 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 92 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 97 of file fcdescriptor.h.
Definition at line 60 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 117 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 123 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 32 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 80 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 85 of file fcdescriptor.h.
Definition at line 47 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 102 of file fcdescriptor.h.
|
inlineconstexpr |
Definition at line 107 of file fcdescriptor.h.