updateDictionaryReal64 Subroutine

public subroutine updateDictionaryReal64(this, key, realValue)

Type Bound

Dictionary_

Arguments

Type IntentOptional Attributes Name
class(Dictionary_), intent(inout) :: this
character(len=*), intent(in) :: key
real(kind=real64), intent(in) :: realValue