operator(-) Interface

private interface operator(-)

Calls

interface~~operator(-)~2~~CallsGraph interface~operator(-)~2 operator(-) proc~eml_sub_real64 eml_sub_real64 interface~operator(-)~2->proc~eml_sub_real64 interface~eml eml proc~eml_sub_real64->interface~eml interface~eml_exp eml_exp proc~eml_sub_real64->interface~eml_exp interface~eml_log eml_log proc~eml_sub_real64->interface~eml_log

Module Procedures

private elemental function eml_sub_real64(x, y)

Arguments

Type IntentOptional Attributes Name
type(eml_real64_type), intent(in) :: x
type(eml_real64_type), intent(in) :: y

Return Value type(eml_real64_type)