operator(>=) Interface

public interface operator(>=)

Calls

interface~~operator(gt=)~3~~CallsGraph interface~operator(gt=)~3 operator(>=) proc~esmf_distgridmatch_flagge ESMF_DistGridMatch_FlagGE interface~operator(gt=)~3->proc~esmf_distgridmatch_flagge

Module Procedures

private function ESMF_DistGridMatch_FlagGE(dgmt1, dgmt2)

Arguments

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

Return Value logical