operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~19~~CallsGraph interface~operator (+)~19 operator (+) proc~respest_add respest_add interface~operator (+)~19->proc~respest_add

Module Procedures

public function respest_add(res1, res2) result(res3)

Arguments

Type IntentOptional Attributes Name
type(res_pesticide_processes), intent(in) :: res1
type(res_pesticide_processes), intent(in) :: res2

Return Value type(res_pesticide_processes)