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
samplingdata.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 "
samplingdata.h
"
8
#include "
DG/dgcartesiansolver.h
"
9
#include "
DG/dgcartesiansyseqnacousticperturb.h
"
10
#include "
DG/dgcartesiansyseqnlinearscalaradv.h
"
11
#include "
FV/fvcartesiansolverxd.h
"
12
13
// Instantiations for DG solver
14
template
class
PointData<2, DgCartesianSolver<2, DgSysEqnAcousticPerturb<2>
>>;
15
template
class
PointData<3, DgCartesianSolver<3, DgSysEqnAcousticPerturb<3>
>>;
16
17
template
class
PointData<2, DgCartesianSolver<2, DgSysEqnLinearScalarAdv<2>
>>;
18
template
class
PointData<3, DgCartesianSolver<3, DgSysEqnLinearScalarAdv<3>
>>;
19
20
// Instantiations for FV solver (NS and DetChem)
21
template
class
PointData<2, FvCartesianSolverXD<2, FvSysEqnNS<2>
>>;
22
template
class
PointData<3, FvCartesianSolverXD<3, FvSysEqnNS<3>
>>;
23
24
template
class
PointData<2, FvCartesianSolverXD<2, FvSysEqnDetChem<2>
>>;
25
template
class
PointData<3, FvCartesianSolverXD<3, FvSysEqnDetChem<3>
>>;
PointData
This class is responsible for the point data feature. It records the state of all sampling variables ...
Definition:
samplingdata.h:164
dgcartesiansolver.h
dgcartesiansyseqnacousticperturb.h
dgcartesiansyseqnlinearscalaradv.h
fvcartesiansolverxd.h
samplingdata.h
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
POST
samplingdata.cpp
Generated on Sun Jun 16 2024 23:45:10 for MAIA by
1.9.5