![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|

Public Member Functions | |
| procedure | addnbrcell |
Public Attributes | |
| type(globalcelltype) | cell |
| integer(i4b) | nrofnbrs = 0 |
| type(cellwithnbrstype), dimension(:), pointer, contiguous | neighbors => null() |
Definition at line 19 of file CellWithNbrs.f90.
| procedure cellwithnbrsmodule::cellwithnbrstype::addnbrcell |
Definition at line 25 of file CellWithNbrs.f90.
| type(globalcelltype) cellwithnbrsmodule::cellwithnbrstype::cell |
Definition at line 20 of file CellWithNbrs.f90.
| type(cellwithnbrstype), dimension(:), pointer, contiguous cellwithnbrsmodule::cellwithnbrstype::neighbors => null() |
Definition at line 22 of file CellWithNbrs.f90.
| integer(i4b) cellwithnbrsmodule::cellwithnbrstype::nrofnbrs = 0 |
Definition at line 21 of file CellWithNbrs.f90.