FMS
2024.03
Flexible Modeling System
|
Private c function that gets the ids of the key-value pairs in a block (see yaml_parser_binding.c) More...
Private Member Functions | |
subroutine | get_key_ids_binding (file_id, block_id, key_ids) |
Private c function that gets the ids of the key-value pairs in a block (see yaml_parser_binding.c)
Definition at line 102 of file yaml_parser.F90.
|
private |
[in] | file_id | File id corresponding to the yaml file that was opened |
[in] | block_id | Id of the parent_block |
[in,out] | key_ids | Ids of the key-value pairs |
Definition at line 102 of file yaml_parser.F90.