Struct DynForcingP
template <class T>
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
variable after_g
variable before
variable before_g
variable clampedge
variable now
variable now_g
variable val
The documentation for this class was generated from the following file src/Forcing.h