operator(<) Interface

public interface operator(<)

Calls

interface~~operator(lt)~3~~CallsGraph interface~operator(lt)~3 operator(<) proc~esmf_distgridmatch_flaglt ESMF_DistGridMatch_FlagLT interface~operator(lt)~3->proc~esmf_distgridmatch_flaglt

Module Procedures

private function ESMF_DistGridMatch_FlagLT(dgmt1, dgmt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_DistGridMatch_Flag), intent(in) :: dgmt1
type(ESMF_DistGridMatch_Flag), intent(in) :: dgmt2

Return Value logical