operator (/) Interface

public interface operator (/)

Calls

interface~~operator (SLASH)~9~~CallsGraph interface~operator (SLASH)~9 operator (/) proc~mallo_div_const mallo_div_const interface~operator (SLASH)~9->proc~mallo_div_const

Module Procedures

public function mallo_div_const(mallo1, const) result(mallo2)

Arguments

Type IntentOptional Attributes Name
type(source_manure_output), intent(in) :: mallo1
real, intent(in) :: const

Return Value type(source_manure_output)