plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(>)
Interface
MIT
3 statements
Source File
DictionaryClass.f90
DictionaryClass
operator(>)
Contents
Module Procedures
findDictionary
public interface operator(>)
Module Procedures
public recursive function
findDictionary
(this, key) result(val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Dictionary_
),
intent(in)
::
this
character(len=*),
intent(in)
::
key
Return Value
character(len=:), allocatable