Skip to content

Struct DynForcingP

template <class T>

ClassList > DynForcingP

Inherits the following classes: forcingmap

Public Attributes

Type Name
T * after
T * after_g
T * before
T * before_g
T clampedge = 0.0
T * now
T * now_g
T * val

Public Attributes inherited from forcingmap

See forcingmap

Type Name
TexSetP GPU
double dt
std::string inputfile
int instep = 0
double nowvalue
int nt
double tmax
double to
std::vector< Windin > unidata
bool uniform = false

Public Attributes inherited from inputmap

See inputmap

Type Name
double denanval = NAN
double dx = 0.0
double dy = 0.0
std::string extension
bool flipxx = false
bool flipyy = false
double grdalpha = 0.0
std::string inputfile
int nx = 0
int ny = 0
std::string varname
double xmax = 0.0
double xo = 0.0
double ymax = 0.0
double yo = 0.0

Public Attributes Documentation

variable after

T * DynForcingP< T >::after;

variable after_g

T * DynForcingP< T >::after_g;

variable before

T* DynForcingP< T >::before;

variable before_g

T* DynForcingP< T >::before_g;

variable clampedge

T DynForcingP< T >::clampedge;

variable now

T* DynForcingP< T >::now;

variable now_g

T* DynForcingP< T >::now_g;

variable val

T* DynForcingP< T >::val;


The documentation for this class was generated from the following file src/Forcing.h