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