operator(.divides.) Interface

public interface operator(.divides.)

Calls

interface~~operator(.divides.)~2~~CallsGraph interface~operator(.divides.)~2 operator(.divides.) proc~divides divides interface~operator(.divides.)~2->proc~divides

Module Procedures

public pure function divides(factor, dividend)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: factor
integer, intent(in) :: dividend

Return Value logical