rel_error Function

public elemental function rel_error(x, y)

Arguments

Type IntentOptional Attributes Name
real(kind=pr), intent(in) :: x
real(kind=pr), intent(in) :: y

Return Value real(kind=pr)


Called by

proc~~rel_error~~CalledByGraph proc~rel_error rel_error proc~allclose allclose proc~allclose->proc~rel_error