| allocate() | DynamicRiverFlows | [virtual] |
| allocate(int minYear_, int numYears_, int numFlows_, bool isNorthern_) | DynamicRiverFlows | [virtual] |
| copy(DynamicRiverFlows &dynamicRiverFlows_) | DynamicRiverFlows | [virtual] |
| copy_N_full(DynamicRiverFlows &dynamicRiverFlows_) | DynamicRiverFlows | [virtual] |
| deallocate() | DynamicRiverFlows | [virtual] |
| deallocate_N_full() | DynamicRiverFlows | [virtual] |
| DynamicRiverFlows() | DynamicRiverFlows | |
| DynamicRiverFlows(int minYear_, int numYears_, int numFlows_, bool isNorthern_) | DynamicRiverFlows | [inline] |
| DynamicRiverFlows(DynamicRiverFlows &dynamicRiverFlows_) | DynamicRiverFlows | [inline] |
| getFlowForRiverAndYearAndMonth(int riverID_, int y_, int m_, bool isNorthern_) | DynamicRiverFlows | |
| getRiver_fullYear(int yr_, MatrixDouble &N_forecast, MatrixDouble &vec_InflowID_) | DynamicRiverFlows | [virtual] |
| isNorthern | DynamicRiverFlows | |
| minYear | DynamicRiverFlows | |
| N_full | DynamicRiverFlows | |
| numFlows | DynamicRiverFlows | |
| numYears | DynamicRiverFlows | |
| read_DynamicRiverFlows(string fn) | DynamicRiverFlows | [virtual] |
| riverIdsVector | DynamicRiverFlows | |
| setFlowForRiverAndYearAndMonth(int riverID, int yearID, int modelMonth, int valFlowM3) | DynamicRiverFlows | [virtual] |
| setRiver_fullYear(int riverID, int yearID, MatrixDouble &vectorThisYearFlows) | DynamicRiverFlows | [virtual] |
| writeToFile(string fn) | DynamicRiverFlows | [virtual] |
| yearsVector | DynamicRiverFlows | |
| ~DynamicRiverFlows() | DynamicRiverFlows | [virtual] |