dm_swap_real32 Subroutine

public pure elemental subroutine dm_swap_real32(f)

Swaps bytes for a 4-byte real.

Arguments

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

Called by

proc~~dm_swap_real32~~CalledByGraph proc~dm_swap_real32 dm_swap_real32 interface~dm_swap dm_swap interface~dm_swap->proc~dm_swap_real32