operator(<=) Interface

public interface operator(<=)

Calls

interface~~operator(lt=)~~CallsGraph interface~operator(lt=) operator(<=) proc~esmf_hconfigmatch_flagle ESMF_HConfigMatch_FlagLE interface~operator(lt=)->proc~esmf_hconfigmatch_flagle

Module Procedures

private function ESMF_HConfigMatch_FlagLE(hcmt1, hcmt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_HConfigMatch_Flag), intent(in) :: hcmt1
type(ESMF_HConfigMatch_Flag), intent(in) :: hcmt2

Return Value logical