FMS
2024.03
Flexible Modeling System
|
Private c function that checks if a block_id is valid (see yaml_parser_binding.c) More...
Private Member Functions | |
logical(kind=c_bool) function | is_valid_block_id (file_id, block_id) |
Private c function that checks if a block_id is valid (see yaml_parser_binding.c)
Definition at line 209 of file yaml_parser.F90.
|
private |
[in] | file_id | File id corresponding to the yaml file that was opened |
[in] | block_id | Block id to check if valid |
Definition at line 209 of file yaml_parser.F90.