Loading [MathJax]/extensions/tex2jax.js
MAIA
bb96820c
Multiphysics at AIA
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
Variables
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Typedefs
b
c
e
m
p
s
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
_
a
b
c
d
e
f
g
i
j
l
m
n
p
r
s
t
u
v
w
Related Functions
a
c
d
f
g
i
l
m
o
p
s
t
v
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Functions
a
c
d
f
g
i
l
m
n
o
p
r
s
t
w
Variables
c
g
h
i
l
m
n
s
Typedefs
a
b
e
g
m
p
r
s
z
Enumerations
a
b
c
d
e
f
g
i
l
m
p
r
s
t
v
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Loading...
Searching...
No Matches
dgcartesiansyseqnacousticperturb.cpp
Go to the documentation of this file.
1
// Copyright (C) 2024 The m-AIA AUTHORS
2
//
3
// This file is part of m-AIA (https://git.rwth-aachen.de/aia/m-AIA/m-AIA)
4
//
5
// SPDX-License-Identifier: LGPL-3.0-only
6
7
#include "
dgcartesiansyseqnacousticperturb.h
"
8
9
template
<>
10
const
MString
DgSysEqnAcousticPerturb<2>::s_consVarNames
[] = {
"u"
,
"v"
,
"p"
};
11
template
<>
12
const
MString
DgSysEqnAcousticPerturb<2>::s_primVarNames
[] = {
"u"
,
"v"
,
"p"
};
13
template
<>
14
const
MString
DgSysEqnAcousticPerturb<2>::s_nodeVarNames
[] = {
"u0"
,
"v0"
,
"rho0"
,
"c0"
,
"dc0_dx"
,
"dc0_dy"
};
15
template
<>
16
const
MString
DgSysEqnAcousticPerturb<3>::s_consVarNames
[] = {
"u"
,
"v"
,
"w"
,
"p"
};
17
template
<>
18
const
MString
DgSysEqnAcousticPerturb<3>::s_primVarNames
[] = {
"u"
,
"v"
,
"w"
,
"p"
};
19
template
<>
20
const
MString
DgSysEqnAcousticPerturb<3>::s_nodeVarNames
[] = {
"u0"
,
"v0"
,
"w0"
,
"rho0"
,
21
"c0"
,
"dc0_dx"
,
"dc0_dy"
,
"dc0_dz"
};
22
23
const
constexpr
MInt
DgSysEqnAcousticPerturb<2>::CV::UU
[
DgSysEqnAcousticPerturb<2>::CV::nDim
];
24
const
constexpr
MInt
DgSysEqnAcousticPerturb<3>::CV::UU
[
DgSysEqnAcousticPerturb<3>::CV::nDim
];
25
26
const
constexpr
MInt
DgSysEqnAcousticPerturb<2>::CV::UU0
[
DgSysEqnAcousticPerturb<2>::CV::nDim
];
27
const
constexpr
MInt
DgSysEqnAcousticPerturb<3>::CV::UU0
[
DgSysEqnAcousticPerturb<3>::CV::nDim
];
28
29
const
constexpr
MInt
DgSysEqnAcousticPerturb<2>::CV::DC0
[
DgSysEqnAcousticPerturb<2>::CV::nDim
];
30
const
constexpr
MInt
DgSysEqnAcousticPerturb<3>::CV::DC0
[
DgSysEqnAcousticPerturb<3>::CV::nDim
];
DgSysEqnAcousticPerturb
Definition:
dgcartesiansyseqnacousticperturb.h:27
dgcartesiansyseqnacousticperturb.h
MInt
int32_t MInt
Definition:
maiatypes.h:62
MString
std::basic_string< char > MString
Definition:
maiatypes.h:55
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
DG
dgcartesiansyseqnacousticperturb.cpp
Generated on Sun Jun 16 2024 23:44:04 for MAIA by
1.9.5