plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
GetDictionaryValue
Function
MIT
10 statements
Source File
DictionaryClass.f90
DictionaryClass
GetDictionaryValue
Contents
public function GetDictionaryValue(obj, page) result(content)
Type Bound
Dictionary_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Dictionary_
),
intent(in)
::
obj
integer(kind=int32),
intent(in)
::
page
Return Value
character(len=:), allocatable