swap Interface

public interface swap

Contents


Subroutines

public elemental module subroutine swap_int_kind(a, b)

Arguments

Type IntentOptional Attributes Name
integer(kind=fffc_int_kind), intent(inout) :: a
integer(kind=fffc_int_kind), intent(inout) :: b

public elemental module subroutine swap_real_kind(a, b)

Arguments

Type IntentOptional Attributes Name
real(kind=fffc_real_kind), intent(inout) :: a
real(kind=fffc_real_kind), intent(inout) :: b