openArrayInt3 Subroutine

public subroutine openArrayInt3(fh, Array3)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: fh
integer(kind=int32), intent(out), allocatable :: Array3(:,:,:)