MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
VirtualTspExchange.f90 File Reference

Go to the source code of this file.

Data Types

type  virtualtspexchangemodule::virtualtspexchangetype
 GWE and GWT work fully analogously, so we can do with only one virtual exchange for both, at least for now. More...
 

Modules

module  virtualtspexchangemodule
 

Functions/Subroutines

subroutine, public virtualtspexchangemodule::add_virtual_tsp_exchange (name, exchange_id, m1_id, m2_id, qtype)
 Add a virtual GWT-GWT or GWE-GWE exchange to the simulation. More...
 
subroutine virtualtspexchangemodule::vtx_create (this, name, exg_id, m1_id, m2_id)
 Create a virtual GWT-GWT exchange. More...
 
subroutine virtualtspexchangemodule::init_virtual_data (this)
 
subroutine virtualtspexchangemodule::vtx_prepare_stage (this, stage)
 
subroutine virtualtspexchangemodule::vtx_get_recv_items (this, stg, rank, vi)
 
subroutine virtualtspexchangemodule::vtx_get_send_items (this, stg, rank, vi)
 
logical(lgp) function virtualtspexchangemodule::vtx_has_mover (this)
 Override. More...
 
subroutine virtualtspexchangemodule::vtx_destroy (this)
 
subroutine virtualtspexchangemodule::allocate_data (this)
 
subroutine virtualtspexchangemodule::deallocate_data (this)