operator(<=) Interface

public interface operator(<=)

Calls

interface~~operator(lt=)~3~~CallsGraph interface~operator(lt=)~3 operator(<=) proc~esmf_distgridmatch_flagle ESMF_DistGridMatch_FlagLE interface~operator(lt=)~3->proc~esmf_distgridmatch_flagle

Module Procedures

private function ESMF_DistGridMatch_FlagLE(dgmt1, dgmt2)

Arguments

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

Return Value logical