plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
updateDictionaryChar
Subroutine
MIT
39 statements
Source File
DictionaryClass.f90
DictionaryClass
updateDictionaryChar
Contents
public subroutine updateDictionaryChar(this, key, charValue)
Type Bound
Dictionary_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Dictionary_
),
intent(inout)
::
this
character(len=*),
intent(in)
::
key
character(len=*),
intent(in)
::
charValue