capi_get_ice_values Function

public function capi_get_ice_values(s, n) result(res) bind(C, name="ciaaw_get_ice_values"))

C API for get_ice_values

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: s

Element symbol.

integer(kind=c_int), intent(in), value :: n

Size of the symbol string.

Return Value type(c_ptr)


Calls

proc~~capi_get_ice_values~~CallsGraph proc~capi_get_ice_values capi_get_ice_values proc~get_ice_values get_ice_values proc~capi_get_ice_values->proc~get_ice_values