MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
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)