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