plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
setTimeEarthClass
Subroutine
MIT
36 statements
Source File
EarthClass.f90
EarthClass
setTimeEarthClass
Contents
public subroutine setTimeEarthClass(this, Now, time, DateTime)
Type Bound
Earth_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Earth_
),
intent(inout)
::
this
logical,
intent(in),
optional
::
Now
type(
time_
),
intent(in),
optional
::
time
integer(kind=int32),
intent(in),
optional
::
DateTime
(6)