read_config_from_namelist Subroutine

public subroutine read_config_from_namelist(this, file_name, unit, is_success)

Uses

  • proc~~read_config_from_namelist~5~~UsesGraph proc~read_config_from_namelist~5 read_config_from_namelist module~yomhook yomhook proc~read_config_from_namelist~5->module~yomhook module~radiation_io~2 radiation_io proc~read_config_from_namelist~5->module~radiation_io~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~parkind1~2 PARKIND1 module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(config_type), intent(inout) :: this
character, intent(in), optional :: file_name
integer, intent(in), optional :: unit
logical, intent(out), optional :: is_success

Calls

proc~~read_config_from_namelist~5~~CallsGraph proc~read_config_from_namelist~5 read_config_from_namelist proc~dr_hook dr_hook proc~read_config_from_namelist~5->proc~dr_hook proc~get_enum_code~2 get_enum_code proc~read_config_from_namelist~5->proc~get_enum_code~2 proc~radiation_abort radiation_abort proc~read_config_from_namelist~5->proc~radiation_abort proc~get_enum_code~2->proc~radiation_abort

Contents