le_dr Function

public function le_dr(lhs, rhs)

Arguments

Type IntentOptional Attributes Name
type(hyperdual), intent(in) :: lhs
real(kind=pr), intent(in) :: rhs

Return Value logical


Called by

proc~~le_dr~~CalledByGraph proc~le_dr le_dr interface~operator (.le.) operator (.le.) interface~operator (.le.)->proc~le_dr