default_real_to_json Interface

interface


Called by

interface~~default_real_to_json~4~~CalledByGraph interface~default_real_to_json~4 training_configuration_t%default_real_to_json none~to_json~7 training_configuration_t%to_json none~to_json~7->interface~default_real_to_json~4 program~print_training_configuration print_training_configuration program~print_training_configuration->none~to_json~7

private pure module function default_real_to_json(self) result(json_lines)

Arguments

Type IntentOptional Attributes Name
class(training_configuration_t), intent(in) :: self

Return Value type(string_t),allocatable,(:)