eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
operator(-)
Interface
3 statements
Source File
ESMF_TimeIntervalMod.F90
ESMF_TimeIntervalMod
operator(-)
Contents
Module Procedures
ESMF_TimeIntervalDiff
public interface operator(-)
Module Procedures
private function ESMF_TimeIntervalDiff(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
)