default_real_to_json Interface

interface


Called by

interface~~default_real_to_json~5~~CalledByGraph interface~default_real_to_json~5 tensor_map_t%default_real_to_json none~to_json~9 tensor_map_t%to_json none~to_json~9->interface~default_real_to_json~5 proc~default_real_from_json~3 default_real_from_json proc~default_real_from_json~3->none~to_json~9 proc~double_precision_from_json~5 double_precision_from_json proc~double_precision_from_json~5->none~to_json~9

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

Arguments

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

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