respest_add Function

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)


Called by

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