operator(+) Interface

public interface operator(+)

Contents


Functions

public elemental function vec_sum(a, b)

Arguments

Type IntentOptional AttributesName
type(vector), intent(in) :: a
type(vector), intent(in) :: b

Return Value type(vector)