operator(/) Interface

public interface operator(/)

Module Procedures

private elemental function div_ByteSize_t_r(x, y) result(res)

Arguments

Type IntentOptional Attributes Name
type(ByteSize_t), intent(in) :: x
real(kind=dp), intent(in) :: y

Return Value type(ByteSize_t)