wallo_div_const Function

public function wallo_div_const(wallo1, const) result(wallo2)

Arguments

Type IntentOptional Attributes Name
type(source_output), intent(in) :: wallo1
real, intent(in) :: const

Return Value type(source_output)


Called by

proc~~wallo_div_const~~CalledByGraph proc~wallo_div_const wallo_div_const interface~operator (SLASH)~10 operator (/) interface~operator (SLASH)~10->proc~wallo_div_const