allocate_memory_double Subroutine

public subroutine allocate_memory_double(a, is1, ie1)

Arguments

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

Contents