operator (/) Interface

public interface operator (/)

Calls

interface~~operator (SLASH)~3~~CallsGraph interface~operator (SLASH)~3 operator (/) proc~chpath_div chpath_div interface~operator (SLASH)~3->proc~chpath_div

Module Procedures

public function chpath_div(ch1, const) result(ch2)

Arguments

Type IntentOptional Attributes Name
type(ch_pathogen_output), intent(in) :: ch1
real, intent(in) :: const

Return Value type(ch_pathogen_output)