from_double_precision_string_json Module Procedure

module procedure from_double_precision_string_json pure module function from_double_precision_string_json(lines) result(network_configuration)

Arguments

Type IntentOptional Attributes Name
type(double_precision_string_t), intent(in) :: lines(:)

Return Value type(network_configuration_t)


Calls

proc~~from_double_precision_string_json~~CallsGraph proc~from_double_precision_string_json from_double_precision_string_json call_assert call_assert proc~from_double_precision_string_json->call_assert get_json_key get_json_key proc~from_double_precision_string_json->get_json_key get_json_value get_json_value proc~from_double_precision_string_json->get_json_value string_t string_t proc~from_double_precision_string_json->string_t