BG_Flood  0.8
Documentation (Work-in-progress)
DynForcingP< T > Struct Template Reference

#include <Forcing.h>

Inheritance diagram for DynForcingP< T >:
Collaboration diagram for DynForcingP< T >:

Public Attributes

T * now
 
T * before
 
T * after
 
T * val
 
T * now_g
 
T * before_g
 
T * after_g
 
clampedge =0.0
 
- Public Attributes inherited from forcingmap
int nt
 
bool uniform = false
 
double to
 
double tmax
 
double dt
 
int instep = 0
 
std::string inputfile
 
std::vector< Windinunidata
 
double nowvalue
 
TexSetP GPU
 
- Public Attributes inherited from inputmap
int nx = 0
 
int ny = 0
 
double xo = 0.0
 
double yo = 0.0
 
double xmax = 0.0
 
double ymax = 0.0
 
double dx = 0.0
 
double grdalpha =0.0
 
bool flipxx = false
 
bool flipyy = false
 
std::string inputfile
 
std::string extension
 
std::string varname
 

Member Data Documentation

◆ after

template<class T >
T * DynForcingP< T >::after

◆ after_g

template<class T >
T * DynForcingP< T >::after_g

◆ before

template<class T >
T* DynForcingP< T >::before

◆ before_g

template<class T >
T* DynForcingP< T >::before_g

◆ clampedge

template<class T >
T DynForcingP< T >::clampedge =0.0

◆ now

template<class T >
T* DynForcingP< T >::now

◆ now_g

template<class T >
T* DynForcingP< T >::now_g

◆ val

template<class T >
T* DynForcingP< T >::val

The documentation for this struct was generated from the following file: