sign_dd Function

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

Arguments

Type IntentOptional Attributes Name
type(hyperdual), intent(in) :: v1
type(hyperdual), intent(in) :: v2

Return Value type(hyperdual)


Called by

proc~~sign_dd~~CalledByGraph proc~sign_dd sign_dd interface~sign sign interface~sign->proc~sign_dd

Variables

Type Visibility Attributes Name Initial
real(kind=pr), public :: ssign