MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Private Attributes | |
integer(i4b) | max_remote_idx |
max. remote index, also size of the lookup table More... | |
integer(i4b), dimension(:), pointer, contiguous | remote_to_virtual => null() |
(sparse) array with local indexes More... | |
Definition at line 41 of file VirtualDataContainer.f90.
|
private |
Definition at line 42 of file VirtualDataContainer.f90.
|
private |
is the list of virtual data items in this container.
Definition at line 43 of file VirtualDataContainer.f90.