aqupest_add Function

public function aqupest_add(aqu1, aqu2) result(aqu3)

Arguments

Type IntentOptional Attributes Name
type(aqu_pesticide_processes), intent(in) :: aqu1
type(aqu_pesticide_processes), intent(in) :: aqu2

Return Value type(aqu_pesticide_processes)


Called by

proc~~aqupest_add~~CalledByGraph proc~aqupest_add aqupest_add interface~operator (+)~28 operator (+) interface~operator (+)~28->proc~aqupest_add