![]() |
BG_Flood
0.8
Documentation (Work-in-progress)
|
#include <Input.h>
Public Attributes | |
| std::vector< int > | i |
| std::vector< int > | j |
| std::vector< int > | block |
| double | disarea |
| double | xstart |
| double | xend |
| double | ystart |
| double | yend |
| double | to |
| double | tmax |
| std::string | Riverflowfile |
| std::vector< Flowin > | flowinput |
| std::vector<int> River::block |
| double River::disarea |
| std::vector<Flowin> River::flowinput |
| std::vector<int> River::i |
| std::vector<int> River::j |
| std::string River::Riverflowfile |
| double River::tmax |
| double River::to |
| double River::xend |
| double River::xstart |
| double River::yend |
| double River::ystart |