reverseArrayReal64 Subroutine

public subroutine reverseArrayReal64(A)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(inout) :: A(:,:)