MAIA
bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
fvcartesianwmsurface.h
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
#ifndef FVWMSURFACE_H
8
#define FVWMSURFACE_H
9
10
#include "
INCLUDE/maiaconstants.h
"
11
#include "
INCLUDE/maiatypes.h
"
12
13
template
<MInt nDim>
14
class
FvWMSurface
{
15
public
:
16
FvWMSurface
(){};
17
~FvWMSurface
();
18
19
void
init
(
MInt
,
MInt
,
MFloat
);
20
21
MBool
m_wmHasImgCell
=
false
;
22
23
MInt
m_bndryCellId
= -1;
24
MInt
m_bndrySrfcId
= -1;
25
26
MFloat
m_wmTauW
;
27
MFloat
m_wmMUEWM
;
28
MFloat
m_wmImgVars
[5];
29
MFloat
m_wmUII
;
30
MFloat
m_wmUTAU
;
31
};
32
33
#endif
FvWMSurface
Definition:
fvcartesianwmsurface.h:14
FvWMSurface::m_wmImgVars
MFloat m_wmImgVars[5]
Definition:
fvcartesianwmsurface.h:28
FvWMSurface::m_wmTauW
MFloat m_wmTauW
Definition:
fvcartesianwmsurface.h:26
FvWMSurface::m_wmUTAU
MFloat m_wmUTAU
Definition:
fvcartesianwmsurface.h:30
FvWMSurface::m_bndryCellId
MInt m_bndryCellId
Definition:
fvcartesianwmsurface.h:23
FvWMSurface::FvWMSurface
FvWMSurface()
Definition:
fvcartesianwmsurface.h:16
FvWMSurface::m_wmUII
MFloat m_wmUII
Definition:
fvcartesianwmsurface.h:29
FvWMSurface::~FvWMSurface
~FvWMSurface()
Definition:
fvcartesianwmsurface.cpp:10
FvWMSurface::m_bndrySrfcId
MInt m_bndrySrfcId
Definition:
fvcartesianwmsurface.h:24
FvWMSurface::m_wmMUEWM
MFloat m_wmMUEWM
Definition:
fvcartesianwmsurface.h:27
FvWMSurface::m_wmHasImgCell
MBool m_wmHasImgCell
Definition:
fvcartesianwmsurface.h:21
FvWMSurface::init
void init(MInt, MInt, MFloat)
Definition:
fvcartesianwmsurface.cpp:15
maiaconstants.h
maiatypes.h
MInt
int32_t MInt
Definition:
maiatypes.h:62
MFloat
double MFloat
Definition:
maiatypes.h:52
MBool
bool MBool
Definition:
maiatypes.h:58
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
FV
fvcartesianwmsurface.h
Generated on Sun Jun 16 2024 23:44:26 for MAIA by
1.9.5