allocate_bands_only Subroutine

public subroutine allocate_bands_only(this, wavenumber1, wavenumber2)

Uses

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

Arguments

Type IntentOptional Attributes Name
class(spectral_definition_type), intent(inout) :: this
real(kind=jprb), intent(in), dimension(:) :: wavenumber1
real(kind=jprb), intent(in), dimension(:) :: wavenumber2

Calls

proc~~allocate_bands_only~2~~CallsGraph proc~allocate_bands_only~2 allocate_bands_only proc~dr_hook dr_hook proc~allocate_bands_only~2->proc~dr_hook

Contents