plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getTimeZoneOffsetEarthClass
Function
MIT
19 statements
Source File
EarthClass.f90
EarthClass
getTimeZoneOffsetEarthClass
Contents
public function getTimeZoneOffsetEarthClass(this, name) result(timezoneoffset)
Type Bound
Earth_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Earth_
),
intent(in)
::
this
character(len=*),
intent(in)
::
name
Return Value
real(kind=real64)