openArrayReal3 Subroutine

public subroutine openArrayReal3(fh, Array3)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in) :: fh
real(kind=real64), intent(out), allocatable:: Array3(:,:,:)

Contents

None