FMS
2024.03
Flexible Modeling System
|
Private c function that gets the number of key-value pairs in a block (see yaml_parser_binding.c) More...
Private Member Functions | |
integer(kind=c_int) function | get_nkeys_binding (file_id, block_id) |
Private c function that gets the number of key-value pairs in a block (see yaml_parser_binding.c)
Definition at line 93 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 |
Definition at line 93 of file yaml_parser.F90.