dictionary_flatten Subroutine

private recursive subroutine dictionary_flatten(self, target, prefix)

Arguments

Type IntentOptional AttributesName
class(type_dictionary), intent(in) :: self
type(type_dictionary), intent(inout) :: target
character(len=*), intent(in) :: prefix

Contents

None