operator(.divides.) Interface

public interface operator(.divides.)

Calls

interface~~operator(.divides.)~~CallsGraph interface~operator(.divides.) operator(.divides.) proc~divides divides interface~operator(.divides.)->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