![]() |
BG_Flood
0.8
Documentation (Work-in-progress)
|
#include <Forcing.h>


Public Attributes | |
| double | startime = 0.0 |
| double | duration = 0.0 |
| bool | iscavity = false |
| T * | val |
| T | clampedge = 0.0 |
| 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 | dy = 0.0 |
| double | grdalpha =0.0 |
| double | denanval = NAN |
| bool | flipxx = false |
| bool | flipyy = false |
| std::string | inputfile |
| std::string | extension |
| std::string | varname |
| T deformmap< T >::clampedge = 0.0 |
| double deformmap< T >::duration = 0.0 |
| bool deformmap< T >::iscavity = false |
| double deformmap< T >::startime = 0.0 |
| T* deformmap< T >::val |