MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Data Types | |
type | gwfbuyinputdatatype |
Data structure to transfer input configuration to the. More... | |
Functions/Subroutines | |
subroutine | construct (this, nrhospecies) |
Allocate the input data. More... | |
subroutine | destruct (this) |
clean up More... | |
subroutine gwfbuyinputdatamodule::construct | ( | class(gwfbuyinputdatatype) | this, |
integer(i4b) | nrhospecies | ||
) |
this | the input data block |
nrhospecies | the number of species |
Definition at line 33 of file GwfBuyInputData.f90.
|
private |
this | the input data block |
Definition at line 46 of file GwfBuyInputData.f90.