allocate Subroutine

public subroutine allocate(this, n_type_phobic, n_type_philic, nrh, n_bands_lw, n_bands_sw, n_mono_wl)

Uses

  • proc~~allocate~~UsesGraph proc~allocate allocate module~yomhook yomhook proc~allocate->module~yomhook

Arguments

Type IntentOptional Attributes Name
class(aerosol_optics_type), intent(inout) :: this
integer, intent(in) :: n_type_phobic
integer, intent(in) :: n_type_philic
integer, intent(in) :: nrh
integer, intent(in) :: n_bands_lw
integer, intent(in) :: n_bands_sw
integer, intent(in) :: n_mono_wl

Calls

proc~~allocate~~CallsGraph proc~allocate allocate proc~dr_hook dr_hook proc~allocate->proc~dr_hook

Contents