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

Go to the source code of this file.

Data Types

type  distvariablemodule::distvartype
 

Modules

module  distvariablemodule
 

Functions/Subroutines

class(distvartype) function, pointer, public distvariablemodule::getdistvarfromlist (list, idx)
 
class(distvartype) function, pointer distvariablemodule::castasdistvar (obj)
 

Variables

integer(i4b), parameter, public distvariablemodule::sync_scl = 0
 synchronize as scalar More...
 
integer(i4b), parameter, public distvariablemodule::sync_nds = 1
 synchronize over nodes More...
 
integer(i4b), parameter, public distvariablemodule::sync_con = 2
 synchronize over connections More...
 
integer(i4b), parameter, public distvariablemodule::sync_exg = 3
 synchronize as exchange variable More...