|
Functions |
| void | testUpdatingToParcelsAndGrids () |
| void | MAS_initCoupling () |
| void | MAS_couplingPrepareFile () |
| void | setCOUPLINGMINMAX (string fn) |
| void | setCOUPLINGMINMAX (MatrixDouble &minmax) |
| void | getCOUPLINGMINMAX (MatrixDouble &minmax) |
| MatrixDouble & | getCOUPLINGMINMAX (void) |
| int | COUPLING_minRow () |
| int | COUPLING_minCol () |
| void | DOWASIMCONTROLL () |
| void | DOWASIM_createIrrigMap (int mTot, Raster2D &gisLU, Raster2D &gisQuant, MatrixDouble &keyMAT, int posIRR) |
| int | DOWASIM_loadKeyFile (string fn, MatrixDouble &keyMat) |
| void | initTDTvariables () |
| void | receiveInflowMat_andExtract (MatrixDouble &medianMat) |
| void | writeInflowToFile (MatrixDouble &infl1, char *filename) |
| void | receiveRaster3D_couplingData (Raster3D &gis3D, bool RECEIVE_TDT, bool doprocessing, bool isIrrig) |
| int | receiveIntFromController (void) |
| void | sendIntToController (int val) |
| string | updateGis3D_filenames (Raster3D &gis3D, string irrigYN) |
| void | sendIrrigationQuantities_Raster (Raster2D &rasterIrrigationQuantity_mm, int numIrrigationActivities) |