eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
time_info_type
Interface
3 statements
Source File
dynTimeInfoMod.F90
dynTimeInfoMod
time_info_type
Contents
Module Procedures
constructor
public interface time_info_type
Module Procedures
private function constructor(my_years, year_position)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
my_years
(:)
type(
year_position_type
),
intent(in)
::
year_position
Return Value
type(
time_info_type
)