Skip to content

Class River

ClassList > River

Public Attributes

Type Name
std::string Riverflowfile
std::vector< int > block
double disarea
std::vector< Flowin > flowinput
std::vector< int > i
std::vector< int > j
double tmax
double to
double xend
double xstart
double yend
double ystart

Public Attributes Documentation

variable Riverflowfile

std::string River::Riverflowfile;

variable block

std::vector<int> River::block;

variable disarea

double River::disarea;

variable flowinput

std::vector<Flowin> River::flowinput;

variable i

std::vector<int> River::i;

variable j

std::vector<int> River::j;

variable tmax

double River::tmax;

variable to

double River::to;

variable xend

double River::xend;

variable xstart

double River::xstart;

variable yend

double River::yend;

variable ystart

double River::ystart;


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