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

Go to the source code of this file.

Data Types

type  virtualgwfexchangemodule::virtualgwfexchangetype
 For synchronization of GWF specific exchange data: More...
 

Modules

module  virtualgwfexchangemodule
 

Functions/Subroutines

subroutine, public virtualgwfexchangemodule::add_virtual_gwf_exchange (name, exchange_id, model1_id, model2_id)
 Add a virtual GWF-GWF exchange to the simulation. More...
 
subroutine virtualgwfexchangemodule::vfx_create (this, name, exg_id, m1_id, m2_id)
 Create a virtual GWF-GWF exchange. More...
 
subroutine virtualgwfexchangemodule::init_virtual_data (this)
 
subroutine virtualgwfexchangemodule::vfx_prepare_stage (this, stage)
 
subroutine virtualgwfexchangemodule::vfx_get_recv_items (this, stage, rank, virtual_items)
 
subroutine virtualgwfexchangemodule::vfx_get_send_items (this, stage, rank, virtual_items)
 
logical(lgp) function virtualgwfexchangemodule::vfx_has_mover (this)
 Override. More...
 
subroutine virtualgwfexchangemodule::allocate_data (this)
 
subroutine virtualgwfexchangemodule::deallocate_data (this)
 
subroutine virtualgwfexchangemodule::vfx_destroy (this)