operator(/) Interface

public interface operator(/)

Module Procedures

private function ESMF_BaseTimeQuotI(basetime, divisor)

Arguments

Type IntentOptional Attributes Name
type(ESMF_BaseTime), intent(in) :: basetime
integer, intent(in) :: divisor

Return Value type(ESMF_BaseTime)

private function ESMF_BaseTimeQuotI8(basetime, divisor)

Arguments

Type IntentOptional Attributes Name
type(ESMF_BaseTime), intent(in) :: basetime
integer(kind=ESMF_KIND_I8), intent(in) :: divisor

Return Value type(ESMF_BaseTime)