|
logical, public | exggwfgweinputmodule::exg_gwfgwe_multi_package = .false. |
|
character(len=16), dimension(*), parameter, public | exggwfgweinputmodule::exg_gwfgwe_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | exggwfgweinputmodule::exg_gwfgwe_param_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ] |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | exggwfgweinputmodule::exg_gwfgwe_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | exggwfgweinputmodule::exg_gwfgwe_block_definitions = [ InputBlockDefinitionType ( '', .false., .false., .false. ) ] |
|