allocate_aerosol_arrays Subroutine

public subroutine allocate_aerosol_arrays(this, ncol, istartlev, iendlev, ntype)

Uses

  • proc~~allocate_aerosol_arrays~2~~UsesGraph proc~allocate_aerosol_arrays~2 allocate_aerosol_arrays module~yomhook yomhook proc~allocate_aerosol_arrays~2->module~yomhook

Arguments

Type IntentOptional Attributes Name
class(aerosol_type), intent(inout) :: this
integer, intent(in) :: ncol
integer, intent(in) :: istartlev
integer, intent(in) :: iendlev
integer, intent(in) :: ntype

Calls

proc~~allocate_aerosol_arrays~2~~CallsGraph proc~allocate_aerosol_arrays~2 allocate_aerosol_arrays proc~dr_hook dr_hook proc~allocate_aerosol_arrays~2->proc~dr_hook

Contents