ALLOCATE_GRIDPOINT_BUFFER Subroutine

public subroutine ALLOCATE_GRIDPOINT_BUFFER(CDNAME, YDGPBUF, KFIELDS, KPACK, KGPTOT)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: CDNAME
type(gridpoint_buffer), intent(out) :: YDGPBUF
integer(kind=JPIM), intent(in) :: KFIELDS
integer(kind=JPIM), intent(in) :: KPACK
integer(kind=JPIM), intent(in), optional :: KGPTOT

Calls

proc~~allocate_gridpoint_buffer~~CallsGraph proc~allocate_gridpoint_buffer ALLOCATE_GRIDPOINT_BUFFER proc~dr_hook dr_hook proc~allocate_gridpoint_buffer->proc~dr_hook

Contents