FMS
2024.03
Flexible Modeling System
|
Private c function that get the block name from a block_id in a yaml file. More...
Private Member Functions | |
type(c_ptr) function | get_block (file_id, block_id) |
Private c function that get the block name from a block_id in a yaml file.
Definition at line 141 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 get the block name for |
Definition at line 141 of file yaml_parser.F90.