PowerHyperDualReal Function

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

Arguments

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

Return Value type(hyperdual)


Called by

proc~~powerhyperdualreal~~CalledByGraph proc~powerhyperdualreal PowerHyperDualReal interface~operator (ASTERISKASTERISK) operator (**) interface~operator (ASTERISKASTERISK)->proc~powerhyperdualreal

Variables

Type Visibility Attributes Name Initial
real(kind=pr), public :: deriv
real(kind=pr), public, parameter :: tol = 1.0e-15_pr
real(kind=pr), public :: xval