hruout_pathbal_add Function

public function hruout_pathbal_add(hru1, hru2) result(hru3)

Arguments

Type IntentOptional Attributes Name
type(pathogen_balance), intent(in) :: hru1
type(pathogen_balance), intent(in) :: hru2

Return Value type(pathogen_balance)


Called by

proc~~hruout_pathbal_add~~CalledByGraph proc~hruout_pathbal_add hruout_pathbal_add interface~operator (+)~26 operator (+) interface~operator (+)~26->proc~hruout_pathbal_add