getKeyAndValueReal Subroutine

public subroutine getKeyAndValueReal(Array, Key, info)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: Array(:,:)
integer(kind=int32), intent(inout), allocatable:: Key(:)
real(kind=real64), intent(inout), allocatable:: info(:,:)

Contents

None