ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
operator(+)
Interface
3 statements
Source File
ESMF_TimeInterval.F90
ESMF_TimeIntervalMod
operator(+)
Contents
Module Procedures
ESMF_TimeIntervalSum
public interface operator(+)
Module Procedures
private function
ESMF_TimeIntervalSum
(timeinterval1, timeinterval2)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_TimeInterval
),
intent(in)
::
timeinterval1
type(
ESMF_TimeInterval
),
intent(in)
::
timeinterval2
Return Value
type(
ESMF_TimeInterval
)