subtract Interface

interface


Calls

interface~~subtract~~CallsGraph interface~subtract subtract proc~subtract subtract interface~subtract->proc~subtract

private impure elemental module function subtract(lhs, rhs) result(difference)

Arguments

Type IntentOptional AttributesName
class(units), intent(in) :: lhs
class(units), intent(in) :: rhs

Return Value type(units)

Description

result is the units of the difference of two dimensional quantities; includes operand consistency check