openArrayReal Subroutine

public subroutine openArrayReal(fh, Array)

Arguments

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