dm_swap_real64 Subroutine

public pure elemental subroutine dm_swap_real64(f)

Swaps bytes for an 8-byte real.

Arguments

Type IntentOptional Attributes Name
real(kind=r8), intent(inout) :: f

Called by

proc~~dm_swap_real64~~CalledByGraph proc~dm_swap_real64 dm_swap_real64 interface~dm_swap dm_swap interface~dm_swap->proc~dm_swap_real64