Interface yaml_interface_mod::c_yaml_get_real¶
Public Functions¶
| Type | Name |
|---|---|
| logical(c_bool) function | c_yaml_get_real (type(c_ptr), value node, character(kind=c_char), dimension(*), intent(in) key, real(c_double), intent(out) value) |
Public Functions Documentation¶
function c_yaml_get_real¶
logical(c_bool) function c_yaml_get_real::c_yaml_get_real (
type(c_ptr), value node,
character(kind=c_char), dimension(*), intent(in) key,
real(c_double), intent(out) value
)
The documentation for this class was generated from the following file src/external/yaml_interface/yaml_interface_mod.F90