operator(>=) Interface

public interface operator(>=)

Module Procedures

private function ESMF_TimeGE(time1, time2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Time), intent(in) :: time1
type(ESMF_Time), intent(in) :: time2

Return Value logical