dtfft_get_backend_string Function

public function dtfft_get_backend_string(backend) result(string)

Gets the string description of a backend

Arguments

Type IntentOptional Attributes Name
type(dtfft_backend_t), intent(in) :: backend

Backend ID

Return Value character(len=:), allocatable

Backend string


Called by

proc~~dtfft_get_backend_string~~CalledByGraph proc~dtfft_get_backend_string dtfft_get_backend_string proc~alloc_mem alloc_mem proc~alloc_mem->proc~dtfft_get_backend_string proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~dtfft_get_backend_string proc~execute_autotune execute_autotune proc~autotune_reshape_plan->proc~execute_autotune proc~autotune_adaptive autotune_adaptive proc~autotune_reshape_plan->proc~autotune_adaptive proc~create reshape_plan%create proc~create->proc~dtfft_get_backend_string proc~create->proc~autotune_reshape_plan proc~create~15 transpose_plan%create proc~create~15->proc~dtfft_get_backend_string proc~run_autotune_backend run_autotune_backend proc~create~15->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~15->proc~autotune_grid_decomposition proc~dtfft_get_backend_string_c dtfft_get_backend_string_c proc~dtfft_get_backend_string_c->proc~dtfft_get_backend_string proc~execute_many execute_many proc~execute_many->proc~dtfft_get_backend_string proc~execute_single execute_single proc~execute_many->proc~execute_single proc~execute_many->proc~execute_autotune proc~execute_single->proc~dtfft_get_backend_string proc~execute_single_transpose_modes execute_single_transpose_modes proc~execute_single->proc~execute_single_transpose_modes proc~report dtfft_plan_t%report proc~report->proc~dtfft_get_backend_string proc~report_backends reshape_plan_base%report_backends proc~report->proc~report_backends proc~report_backends->proc~dtfft_get_backend_string proc~alloc_and_set_aux alloc_and_set_aux proc~alloc_and_set_aux->proc~alloc_mem proc~dtfft_report_c dtfft_report_c proc~dtfft_report_c->proc~report proc~execute_autotune->proc~alloc_mem proc~execute_autotune->proc~alloc_and_set_aux proc~mem_alloc~4 reshape_plan_base%mem_alloc proc~mem_alloc~4->proc~alloc_mem proc~run_autotune_backend->proc~execute_many proc~run_autotune_backend->proc~execute_single proc~autotune_adaptive->proc~execute_autotune proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~run_execute_single run_execute_single proc~run_execute_single->proc~execute_autotune proc~autotune_grid_decomposition->proc~autotune_grid proc~execute_single_transpose_modes->proc~run_execute_single