![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
| type | connectionbuildermodule::connectionbuildertype |
Modules | |
| module | connectionbuildermodule |
Functions/Subroutines | |
| subroutine | connectionbuildermodule::processsolution (this, solution) |
| Process the exchanges in the solution into model connections. More... | |
| subroutine | connectionbuildermodule::processexchanges (this, exchanges, newConnections) |
| Create connections from exchanges. More... | |
| class(spatialmodelconnectiontype) function, pointer | connectionbuildermodule::createmodelconnection (model, exchange) |
| Create a model connection of a given type. More... | |
| subroutine | connectionbuildermodule::setconnectionstosolution (this, connections, solution) |
| Set connections to the solution. More... | |
| subroutine | connectionbuildermodule::createmodelconnectivity (this, connections) |
| Create connectivity of models which contribute to the interface. More... | |