max_rd Function

public elemental function max_rd(v1, v2) result(v3)

Arguments

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

Return Value type(hyperdual)


Called by

proc~~max_rd~~CalledByGraph proc~max_rd max_rd interface~max max interface~max->proc~max_rd