negate Module Procedure

module procedure negate elemental module function negate(this) result(negative_this)

Arguments

Type IntentOptional Attributes Name
class(units), intent(in) :: this

Return Value type(units)