input_unit Function

private function input_unit(nml)

Assigns input unit for namelist opening.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: nml

Namelist string.

Return Value integer

I/O dummy indices.


Called by

proc~~input_unit~2~~CalledByGraph proc~input_unit~2 input_unit proc~get_indexed_double_namelist_unit get_indexed_double_namelist_unit proc~get_indexed_double_namelist_unit->proc~input_unit~2 proc~get_indexed_namelist_unit~2 get_indexed_namelist_unit proc~get_indexed_namelist_unit~2->proc~input_unit~2 proc~init_param init_param proc~init_param->proc~get_indexed_double_namelist_unit proc~init_param->proc~get_indexed_namelist_unit~2 program~alps alps program~alps->proc~init_param