MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
SerialRouter.f90 File Reference

Go to the source code of this file.

Data Types

type  serialroutermodule::serialroutertype
 

Modules

module  serialroutermodule
 

Functions/Subroutines

class(routerbasetype) function, pointer, public serialroutermodule::create_serial_router ()
 Factory method to create serial router. More...
 
subroutine serialroutermodule::sr_initialize (this)
 
subroutine serialroutermodule::sr_route_all (this, stage)
 
subroutine serialroutermodule::sr_route_sln (this, virtual_sol, stage)
 
subroutine serialroutermodule::sr_destroy (this)