eml_operator_real64 Function

private elemental function eml_operator_real64(x, y)

Arguments

Type IntentOptional Attributes Name
class(eml_real64_class), intent(in) :: x
class(eml_real64_class), intent(in) :: y

Return Value complex(kind=real64)


Called by

proc~~eml_operator_real64~~CalledByGraph proc~eml_operator_real64 eml_operator_real64 interface~eml_operator eml_operator interface~eml_operator->proc~eml_operator_real64 proc~eml_eml_real64 eml_eml_real64 proc~eml_eml_real64->interface~eml_operator