![]() |
MODFLOW 6
version 6.7.0.dev1
USGS Modular Hydrologic Model
|
Data Types | |
type | spdisworkarraytype |
Helper class with work arrays for the SPDIS calculation in NPF. More... | |
Functions/Subroutines | |
subroutine | create (this, nr_conns) |
logical(lgp) function | is_created (this) |
subroutine | reset (this) |
subroutine | destroy (this) |
subroutine spdisworkarraymodule::create | ( | class(spdisworkarraytype) | this, |
integer(i4b) | nr_conns | ||
) |
Definition at line 32 of file SpdisWorkArray.f90.
|
private |
Definition at line 81 of file SpdisWorkArray.f90.
|
private |
Definition at line 52 of file SpdisWorkArray.f90.
|
private |
Definition at line 62 of file SpdisWorkArray.f90.