BG_Flood
0.8
Documentation (Work-in-progress)
BG_Flood.h
Go to the documentation of this file.
1
2
#ifndef BGFLOOD_H
3
#define BGFLOOD_H
4
// includes, system
5
6
#include "
General.h
"
7
#include "
Param.h
"
8
#include "
Write_txtlog.h
"
9
#include "
ReadInput.h
"
10
#include "
ReadForcing.h
"
11
#include "
Setup_GPU.h
"
12
#include "
Util_CPU.h
"
13
#include "
Arrays.h
"
14
#include "
Forcing.h
"
15
#include "
Mesh.h
"
16
#include "
InitialConditions.h
"
17
#include "
Adaptation.h
"
18
#include "
Setup_GPU.h
"
19
#include "
Mainloop.h
"
20
21
#include "
Testing.h
"
22
23
24
template
<
class
T >
int
mainwork
(
Param
XParam,
Forcing<float>
XForcing,
Model<T>
XModel,
Model<T>
XModel_g);
25
26
// End of global definition
27
#endif
Adaptation.h
Arrays.h
mainwork
int mainwork(Param XParam, Forcing< float > XForcing, Model< T > XModel, Model< T > XModel_g)
Definition:
BG_Flood.cu:107
Forcing.h
General.h
InitialConditions.h
Mainloop.h
Mesh.h
Param.h
ReadForcing.h
ReadInput.h
Setup_GPU.h
Testing.h
Util_CPU.h
Write_txtlog.h
Param
Definition:
Param.h:10
Forcing
Definition:
Forcing.h:116
Model
Definition:
Arrays.h:151
src
BG_Flood.h
Generated on Fri Mar 10 2023 08:58:16 for BG_Flood by
1.9.1