Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
dictionary_set_path
Subroutine
11 statements
Source File
yaml_types.F90
yaml_types
dictionary_set_path
Contents
None
private recursive subroutine dictionary_set_path(self, path)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_dictionary
),
intent(inout)
::
self
character(len=*),
intent(in)
::
path
Contents
None