chsd_add Function

public function chsd_add(cho1, cho2) result(cho3)

Arguments

Type IntentOptional Attributes Name
type(sd_ch_output), intent(in) :: cho1
type(sd_ch_output), intent(in) :: cho2

Return Value type(sd_ch_output)


Called by

proc~~chsd_add~~CalledByGraph proc~chsd_add chsd_add interface~operator (+)~3 operator (+) interface~operator (+)~3->proc~chsd_add