Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
dictionary_dump
Subroutine
29 statements
Source File
yaml_types.F90
yaml_types
dictionary_dump
Contents
None
private recursive subroutine dictionary_dump(self, unit, indent)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_dictionary
),
intent(in)
::
self
integer,
intent(in)
::
unit
integer,
intent(in)
::
indent
Contents
None