dictionary_dump Subroutine

private recursive subroutine dictionary_dump(self, unit, indent)

Arguments

Type IntentOptional AttributesName
class(type_dictionary), intent(in) :: self
integer, intent(in) :: unit
integer, intent(in) :: indent

Contents

None