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