BG_Flood  0.8
Documentation (Work-in-progress)
BG_Flood.h File Reference
#include "General.h"
#include "Param.h"
#include "Write_txtlog.h"
#include "ReadInput.h"
#include "ReadForcing.h"
#include "Setup_GPU.h"
#include "Util_CPU.h"
#include "Arrays.h"
#include "Forcing.h"
#include "Mesh.h"
#include "InitialConditions.h"
#include "Adaptation.h"
#include "Mainloop.h"
#include "Testing.h"
Include dependency graph for BG_Flood.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
int mainwork (Param XParam, Forcing< float > XForcing, Model< T > XModel, Model< T > XModel_g)
 

Function Documentation

◆ mainwork()

template<class T >
int mainwork ( Param  XParam,
Forcing< float >  XForcing,
Model< T >  XModel,
Model< T >  XModel_g 
)