swap Interface

public interface swap

Module Procedures

private subroutine swap_i8(arr)

Arguments

Type IntentOptional Attributes Name
integer(kind=int_8), intent(inout), DIMENSION(2) :: arr

private subroutine swap_i(arr)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout), DIMENSION(2) :: arr