MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Data structure to hold a global cell identifier, using a pointer to the model and its local cell. More...
Public Attributes | |
integer(i4b) | index |
the index on the model grid More... | |
class(virtualmodeltype), pointer | v_model => null() |
virtual model More... | |
Definition at line 13 of file CellWithNbrs.f90.
integer(i4b) cellwithnbrsmodule::globalcelltype::index |
Definition at line 14 of file CellWithNbrs.f90.
class(virtualmodeltype), pointer cellwithnbrsmodule::globalcelltype::v_model => null() |
Definition at line 15 of file CellWithNbrs.f90.