read_config_from_namelist Subroutine

public subroutine read_config_from_namelist(this, file_name, is_success)

Uses

  • proc~~read_config_from_namelist~2~~UsesGraph proc~read_config_from_namelist~2 read_config_from_namelist module~radiation_io~2 radiation_io proc~read_config_from_namelist~2->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(driver_config_type), intent(inout) :: this
character, intent(in) :: file_name
logical, intent(out), optional :: is_success

Calls

proc~~read_config_from_namelist~2~~CallsGraph proc~read_config_from_namelist~2 read_config_from_namelist proc~radiation_abort radiation_abort proc~read_config_from_namelist~2->proc~radiation_abort

Contents