operator(+) Interface

public interface operator(+)

Contents


Module Procedures

public function addArrayClass(x, y) result(z)

Arguments

Type IntentOptional AttributesName
type(Array_), intent(in) :: x
type(Array_), intent(in) :: y

Return Value type(Array_)