allocate_gas Subroutine

public subroutine allocate_gas(this, ncol, nlev)

Uses

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

Arguments

Type IntentOptional Attributes Name
class(gas_type), intent(inout) :: this
integer, intent(in) :: ncol
integer, intent(in) :: nlev

Calls

proc~~allocate_gas~2~~CallsGraph proc~allocate_gas~2 allocate_gas proc~dr_hook dr_hook proc~allocate_gas~2->proc~dr_hook

Contents