allocate_memory_int Subroutine

public subroutine allocate_memory_int(a, is1, ie1)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout), dimension(:), pointer :: a
integer, intent(in) :: is1
integer, intent(in) :: ie1

Contents