plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
initEarth
Subroutine
MIT
20 statements
Source File
EarthClass.f90
EarthClass
initEarth
Contents
public subroutine initEarth(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)