carbon_residue_gl__add Function

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

Arguments

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

Return Value type(carbon_residue_gain_losses)


Called by

proc~~carbon_residue_gl__add~~CalledByGraph proc~carbon_residue_gl__add carbon_residue_gl__add interface~operator (+)~7 operator (+) interface~operator (+)~7->proc~carbon_residue_gl__add