HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getRealValueOrDefault
Function
12 statements
Source File
FTValueDictionaryClass.f90
FTValueDictionaryClass
getRealValueOrDefault
Contents
public function getRealValueOrDefault(self, key, default) result(val)
Type Bound
FTValueDictionary
Arguments
Type
Intent
Optional
Attributes
Name
class(
FTValueDictionary
)
::
self
character(len=*),
intent(in)
::
key
real,
intent(in)
::
default
Return Value
real