dtfft_get_error_string Function

public pure function dtfft_get_error_string(error_code) result(error_string)

Gets the string description of an error code

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: error_code

Error code

Return Value character(len=:), allocatable

Error string


Called by

proc~~dtfft_get_error_string~~CalledByGraph proc~dtfft_get_error_string dtfft_get_error_string proc~alloc_and_set_aux alloc_and_set_aux proc~alloc_and_set_aux->proc~dtfft_get_error_string proc~check_aux dtfft_plan_t%check_aux proc~check_aux->proc~dtfft_get_error_string proc~get_element_size dtfft_plan_t%get_element_size proc~check_aux->proc~get_element_size proc~mem_alloc_ptr dtfft_plan_t%mem_alloc_ptr proc~check_aux->proc~mem_alloc_ptr proc~get_alloc_size dtfft_plan_t%get_alloc_size proc~check_aux->proc~get_alloc_size proc~create_c2c dtfft_plan_c2c_t%create_c2c proc~create_c2c->proc~dtfft_get_error_string proc~create_r2c dtfft_plan_r2c_t%create_r2c proc~create_r2c->proc~dtfft_get_error_string proc~create_r2r dtfft_plan_r2r_t%create_r2r proc~create_r2r->proc~dtfft_get_error_string proc~destroy dtfft_plan_t%destroy proc~destroy->proc~dtfft_get_error_string proc~mem_free_ptr dtfft_plan_t%mem_free_ptr proc~destroy->proc~mem_free_ptr proc~dtfft_get_error_string_c dtfft_get_error_string_c proc~dtfft_get_error_string_c->proc~dtfft_get_error_string proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~dtfft_get_error_string proc~execute_ptr->proc~check_aux proc~get_alloc_bytes dtfft_plan_t%get_alloc_bytes proc~get_alloc_bytes->proc~dtfft_get_error_string proc~get_alloc_bytes->proc~get_element_size proc~get_alloc_bytes->proc~get_alloc_size proc~get_element_size->proc~dtfft_get_error_string proc~get_local_sizes dtfft_plan_t%get_local_sizes proc~get_local_sizes->proc~dtfft_get_error_string proc~get_pencil dtfft_plan_t%get_pencil proc~get_pencil->proc~dtfft_get_error_string proc~get_stream_ptr dtfft_plan_t%get_stream_ptr proc~get_stream_ptr->proc~dtfft_get_error_string proc~mem_alloc_ptr->proc~dtfft_get_error_string proc~mem_free_ptr->proc~dtfft_get_error_string proc~report dtfft_plan_t%report proc~report->proc~dtfft_get_error_string proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~dtfft_get_error_string proc~run_autotune_backend->proc~alloc_and_set_aux proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~dtfft_get_error_string none~get_stream dtfft_plan_t%get_stream none~get_stream->proc~get_stream_ptr proc~get_stream_int64 dtfft_plan_t%get_stream_int64 none~get_stream->proc~get_stream_int64 proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~alloc_and_set_aux proc~create_cuda->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create_cuda->proc~autotune_grid_decomposition proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~dtfft_get_alloc_bytes_c dtfft_get_alloc_bytes_c proc~dtfft_get_alloc_bytes_c->proc~get_alloc_bytes proc~dtfft_get_element_size_c dtfft_get_element_size_c proc~dtfft_get_element_size_c->proc~get_element_size proc~dtfft_get_local_sizes_c dtfft_get_local_sizes_c proc~dtfft_get_local_sizes_c->proc~get_local_sizes proc~dtfft_get_pencil_c dtfft_get_pencil_c proc~dtfft_get_pencil_c->proc~get_pencil proc~dtfft_mem_alloc_c dtfft_mem_alloc_c proc~dtfft_mem_alloc_c->proc~mem_alloc_ptr proc~dtfft_mem_free_c dtfft_mem_free_c proc~dtfft_mem_free_c->proc~mem_free_ptr proc~dtfft_report_c dtfft_report_c proc~dtfft_report_c->proc~report proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~execute dtfft_plan_t%execute proc~execute->proc~execute_ptr proc~get_alloc_size->proc~get_local_sizes proc~mem_alloc_c32_1d dtfft_plan_t%mem_alloc_c32_1d proc~mem_alloc_c32_1d->proc~mem_alloc_ptr proc~mem_alloc_c32_2d dtfft_plan_t%mem_alloc_c32_2d proc~mem_alloc_c32_2d->proc~mem_alloc_ptr proc~mem_alloc_c32_3d dtfft_plan_t%mem_alloc_c32_3d proc~mem_alloc_c32_3d->proc~mem_alloc_ptr proc~mem_alloc_c64_1d dtfft_plan_t%mem_alloc_c64_1d proc~mem_alloc_c64_1d->proc~mem_alloc_ptr proc~mem_alloc_c64_2d dtfft_plan_t%mem_alloc_c64_2d proc~mem_alloc_c64_2d->proc~mem_alloc_ptr proc~mem_alloc_c64_3d dtfft_plan_t%mem_alloc_c64_3d proc~mem_alloc_c64_3d->proc~mem_alloc_ptr proc~mem_alloc_r32_1d dtfft_plan_t%mem_alloc_r32_1d proc~mem_alloc_r32_1d->proc~mem_alloc_ptr proc~mem_alloc_r32_2d dtfft_plan_t%mem_alloc_r32_2d proc~mem_alloc_r32_2d->proc~mem_alloc_ptr proc~mem_alloc_r32_3d dtfft_plan_t%mem_alloc_r32_3d proc~mem_alloc_r32_3d->proc~mem_alloc_ptr proc~mem_alloc_r64_1d dtfft_plan_t%mem_alloc_r64_1d proc~mem_alloc_r64_1d->proc~mem_alloc_ptr proc~mem_alloc_r64_2d dtfft_plan_t%mem_alloc_r64_2d proc~mem_alloc_r64_2d->proc~mem_alloc_ptr proc~mem_alloc_r64_3d dtfft_plan_t%mem_alloc_r64_3d proc~mem_alloc_r64_3d->proc~mem_alloc_ptr proc~mem_free_c32_1d dtfft_plan_t%mem_free_c32_1d proc~mem_free_c32_1d->proc~mem_free_ptr proc~mem_free_c32_2d dtfft_plan_t%mem_free_c32_2d proc~mem_free_c32_2d->proc~mem_free_ptr proc~mem_free_c32_3d dtfft_plan_t%mem_free_c32_3d proc~mem_free_c32_3d->proc~mem_free_ptr proc~mem_free_c64_1d dtfft_plan_t%mem_free_c64_1d proc~mem_free_c64_1d->proc~mem_free_ptr proc~mem_free_c64_2d dtfft_plan_t%mem_free_c64_2d proc~mem_free_c64_2d->proc~mem_free_ptr proc~mem_free_c64_3d dtfft_plan_t%mem_free_c64_3d proc~mem_free_c64_3d->proc~mem_free_ptr proc~mem_free_r32_1d dtfft_plan_t%mem_free_r32_1d proc~mem_free_r32_1d->proc~mem_free_ptr proc~mem_free_r32_2d dtfft_plan_t%mem_free_r32_2d proc~mem_free_r32_2d->proc~mem_free_ptr proc~mem_free_r32_3d dtfft_plan_t%mem_free_r32_3d proc~mem_free_r32_3d->proc~mem_free_ptr proc~mem_free_r64_1d dtfft_plan_t%mem_free_r64_1d proc~mem_free_r64_1d->proc~mem_free_ptr proc~mem_free_r64_2d dtfft_plan_t%mem_free_r64_2d proc~mem_free_r64_2d->proc~mem_free_ptr proc~mem_free_r64_3d dtfft_plan_t%mem_free_r64_3d proc~mem_free_r64_3d->proc~mem_free_ptr proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~autotune_grid_decomposition->proc~autotune_grid proc~dtfft_get_alloc_size_c dtfft_get_alloc_size_c proc~dtfft_get_alloc_size_c->proc~get_alloc_size proc~dtfft_get_stream_c dtfft_get_stream_c proc~dtfft_get_stream_c->none~get_stream proc~get_stream_int64->none~get_stream