MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CF_Time_Integer
Interface
3 statements
Source File
MAPL_CF_Time.F90
MAPL_CF_Time
CF_Time_Integer
Contents
Module Procedures
construct_cf_time_integer
public interface CF_Time_Integer
Module Procedures
private function construct_cf_time_integer(duration, units) result(cft)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
duration
character(len=*),
intent(in)
::
units
Return Value
type(
CF_Time_Integer
)