eml_sub Interface

private interface eml_sub

Calls

interface~~eml_sub~~CallsGraph interface~eml_sub eml_sub proc~eml_sub_real64 eml_sub_real64 interface~eml_sub->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

Called by

interface~~eml_sub~~CalledByGraph interface~eml_sub eml_sub proc~eml_acos_real64 eml_acos_real64 proc~eml_acos_real64->interface~eml_sub proc~eml_acosh_real64 eml_acosh_real64 proc~eml_acosh_real64->interface~eml_sub proc~eml_add_real64 eml_add_real64 proc~eml_add_real64->interface~eml_sub proc~eml_asin_real64 eml_asin_real64 proc~eml_asin_real64->interface~eml_sub proc~eml_atan_real64 eml_atan_real64 proc~eml_atan_real64->interface~eml_sub proc~eml_atanh_real64 eml_atanh_real64 proc~eml_atanh_real64->interface~eml_sub proc~eml_neg_real64 eml_neg_real64 proc~eml_neg_real64->interface~eml_sub proc~eml_sin_real64 eml_sin_real64 proc~eml_sin_real64->interface~eml_sub proc~set_m1_real64 eml_real64_type%set_m1_real64 proc~set_m1_real64->interface~eml_sub proc~set_p2_real64 eml_real64_type%set_p2_real64 proc~set_p2_real64->interface~eml_sub interface~acos acos interface~acos->proc~eml_acos_real64 interface~acosh acosh interface~acosh->proc~eml_acosh_real64 interface~asin asin interface~asin->proc~eml_asin_real64 interface~atan atan interface~atan->proc~eml_atan_real64 interface~atanh atanh interface~atanh->proc~eml_atanh_real64 interface~eml_acos eml_acos interface~eml_acos->proc~eml_acos_real64 interface~eml_acosh eml_acosh interface~eml_acosh->proc~eml_acosh_real64 interface~eml_add eml_add interface~eml_add->proc~eml_add_real64 interface~eml_asin eml_asin interface~eml_asin->proc~eml_asin_real64 interface~eml_atan eml_atan interface~eml_atan->proc~eml_atan_real64 interface~eml_atanh eml_atanh interface~eml_atanh->proc~eml_atanh_real64 interface~eml_neg eml_neg interface~eml_neg->proc~eml_neg_real64 interface~eml_sin eml_sin interface~eml_sin->proc~eml_sin_real64 interface~operator(+) operator(+) interface~operator(+)->proc~eml_add_real64 interface~operator(-) operator(-) interface~operator(-)->proc~eml_neg_real64 interface~sin sin interface~sin->proc~eml_sin_real64 none~set_m1 eml_real64_type%set_m1 none~set_m1->proc~set_m1_real64 none~set_p2 eml_real64_type%set_p2 none~set_p2->proc~set_p2_real64

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)