MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
ConnectionBuilder.f90 File Reference

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...