|
logical, public | exggwfprtinputmodule::exg_gwfprt_multi_package = .false. |
|
character(len=16), dimension(*), parameter, public | exggwfprtinputmodule::exg_gwfprt_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | exggwfprtinputmodule::exg_gwfprt_param_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ] |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | exggwfprtinputmodule::exg_gwfprt_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | exggwfprtinputmodule::exg_gwfprt_block_definitions = [ InputBlockDefinitionType ( '', .false., .false., .false. ) ] |
|