FMS
2024.03
Flexible Modeling System
|
Private c function that get the key from a key_id in a yaml file. More...
Private Member Functions | |
type(c_ptr) function | get_key (file_id, key_id) |
Private c function that get the key from a key_id in a yaml file.
Definition at line 121 of file yaml_parser.F90.
|
private |
[in] | file_id | File id corresponding to the yaml file that was opened |
[in] | key_id | Id of the key-value pair of interest |
Definition at line 121 of file yaml_parser.F90.