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
fvcartesianwmsurface.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 "
fvcartesianwmsurface.h
"
8
9
template
<MInt nDim>
10
FvWMSurface<nDim>::~FvWMSurface
() {
11
return
;
12
}
13
14
template
<MInt nDim>
15
void
FvWMSurface<nDim>::init
(
MInt
bndryCellId,
MInt
bndrySrfcId,
MFloat
utau) {
16
m_bndryCellId = bndryCellId;
17
m_bndrySrfcId = bndrySrfcId;
18
19
for
(
MInt
v = 0; v < 5; v++) {
20
m_wmImgVars[v] = F0;
21
}
22
m_wmTauW = F0;
23
m_wmMUEWM = F0;
24
m_wmUII = F0;
25
m_wmUTAU = utau;
26
}
27
28
template
class
FvWMSurface<2>
;
29
template
class
FvWMSurface<3>
;
FvWMSurface
Definition:
fvcartesianwmsurface.h:14
FvWMSurface::~FvWMSurface
~FvWMSurface()
Definition:
fvcartesianwmsurface.cpp:10
FvWMSurface::init
void init(MInt, MInt, MFloat)
Definition:
fvcartesianwmsurface.cpp:15
fvcartesianwmsurface.h
MInt
int32_t MInt
Definition:
maiatypes.h:62
MFloat
double MFloat
Definition:
maiatypes.h:52
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
FV
fvcartesianwmsurface.cpp
Generated on Sun Jun 16 2024 23:44:26 for MAIA by
1.9.5