Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_TimeInterval), | public | :: | TimeStep | ||||
type(ESMF_Time), | public | :: | StartTime | ||||
type(ESMF_Time), | public | :: | StopTime | ||||
type(ESMF_Time), | public | :: | RefTime | ||||
type(ESMF_Time), | public | :: | CurrTime | ||||
type(ESMF_Time), | public | :: | PrevTime | ||||
integer(kind=ESMF_KIND_I8), | public | :: | AdvanceCount | ||||
integer, | public | :: | ClockMutex | ||||
integer, | public | :: | NumAlarms | ||||
type(ESMF_Alarm), | public, | pointer, dimension(:) | :: | AlarmList | => | null() |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ESMF_ClockInt), | public, | pointer | :: | clockint | => | null() |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in), | optional | :: | name | ||
type(ESMF_TimeInterval), | intent(in), | optional | :: | TimeStep | ||
type(ESMF_Time), | intent(in) | :: | StartTime | |||
type(ESMF_Time), | intent(in) | :: | StopTime | |||
type(ESMF_Time), | intent(in), | optional | :: | RefTime | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(inout) | :: | clock | |||
type(ESMF_TimeInterval), | intent(in), | optional | :: | TimeStep | ||
type(ESMF_Time), | intent(in), | optional | :: | StartTime | ||
type(ESMF_Time), | intent(in), | optional | :: | StopTime | ||
type(ESMF_Time), | intent(in), | optional | :: | RefTime | ||
type(ESMF_Time), | intent(in), | optional | :: | CurrTime | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(inout) | :: | clock | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
type(ESMF_Time), | intent(out), | optional | :: | StartTime | ||
type(ESMF_Time), | intent(out), | optional | :: | CurrTime | ||
integer(kind=ESMF_KIND_I8), | intent(out), | optional | :: | AdvanceCount | ||
type(ESMF_Time), | intent(out), | optional | :: | StopTime | ||
type(ESMF_TimeInterval), | intent(out), | optional | :: | TimeStep | ||
type(ESMF_Time), | intent(out), | optional | :: | PrevTime | ||
type(ESMF_Time), | intent(out), | optional | :: | RefTime | ||
integer, | intent(out), | optional | :: | AlarmCount | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(inout) | :: | clock | |||
type(ESMF_Alarm), | intent(inout) | :: | Alarm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
type(ESMF_Alarm), | pointer | :: | AlarmList(:) | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(inout) | :: | clock | |||
type(ESMF_Alarm), | intent(out), | optional, | dimension(MAX_ALARMS) | :: | RingingAlarmList | |
integer, | intent(out), | optional | :: | NumRingingAlarms | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
character(len=*), | intent(in), | optional | :: | opts | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | clock | |||
character(len=*), | intent(in), | optional | :: | opts | ||
integer, | intent(out), | optional | :: | rc |