string_f2c Subroutine

public subroutine string_f2c(fstring, cstring, string_size)

Convert Fortran string to C string

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fstring

Fortran string

character(kind=c_char, len=1), intent(inout) :: cstring(*)

C string

integer(kind=int64), intent(out), optional :: string_size

Size of the C string


Called by

proc~~string_f2c~~CalledByGraph proc~string_f2c string_f2c proc~astring_f2c astring_f2c proc~astring_f2c->proc~string_f2c proc~dtfft_get_backend_string_c dtfft_get_backend_string_c proc~dtfft_get_backend_string_c->proc~string_f2c proc~dtfft_get_error_string_c dtfft_get_error_string_c proc~dtfft_get_error_string_c->proc~string_f2c proc~dtfft_get_executor_string_c dtfft_get_executor_string_c proc~dtfft_get_executor_string_c->proc~string_f2c proc~dtfft_get_precision_string_c dtfft_get_precision_string_c proc~dtfft_get_precision_string_c->proc~string_f2c proc~compile_and_cache compile_and_cache proc~compile_and_cache->proc~astring_f2c proc~push_nvtx_domain_range push_nvtx_domain_range proc~compile_and_cache->proc~push_nvtx_domain_range proc~to_cstr kernel_codegen%to_cstr proc~compile_and_cache->proc~to_cstr proc~create_nvtx_domain create_nvtx_domain proc~create_nvtx_domain->proc~astring_f2c proc~load_library load_library proc~load_library->proc~astring_f2c proc~load_symbol load_symbol proc~load_symbol->proc~astring_f2c proc~push_nvtx_domain_range->proc~astring_f2c proc~push_nvtx_domain_range->proc~create_nvtx_domain proc~to_cstr->proc~astring_f2c proc~autotune_grid transpose_plan_host%autotune_grid proc~autotune_grid->proc~push_nvtx_domain_range proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~autotune_grid->proc~get_plan_execution_time proc~autotune_mpi_datatypes transpose_plan_host%autotune_mpi_datatypes proc~autotune_grid->proc~autotune_mpi_datatypes proc~autotune_grid~2 autotune_grid proc~autotune_grid~2->proc~push_nvtx_domain_range proc~run_autotune_backend run_autotune_backend proc~autotune_grid~2->proc~run_autotune_backend proc~create_c2c_internal dtfft_plan_c2c_t%create_c2c_internal proc~create_c2c_internal->proc~push_nvtx_domain_range proc~create_r2c_internal dtfft_plan_r2c_t%create_r2c_internal proc~create_r2c_internal->proc~push_nvtx_domain_range proc~create_r2r_internal dtfft_plan_r2r_t%create_r2r_internal proc~create_r2r_internal->proc~push_nvtx_domain_range proc~create~2 abstract_executor%create proc~create~2->proc~push_nvtx_domain_range proc~destroy~12 dtfft_plan_t%destroy proc~destroy~12->proc~push_nvtx_domain_range proc~dynamic_load dynamic_load proc~dynamic_load->proc~load_library proc~dynamic_load->proc~load_symbol proc~execute abstract_executor%execute proc~execute->proc~push_nvtx_domain_range proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~push_nvtx_domain_range proc~execute_private~2 dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private~2 proc~execute~5 abstract_transpose_plan%execute proc~execute~5->proc~push_nvtx_domain_range proc~get_kernel get_kernel proc~get_kernel->proc~compile_and_cache proc~get_kernel->proc~push_nvtx_domain_range proc~get_transpose_kernel get_transpose_kernel proc~get_kernel->proc~get_transpose_kernel proc~get_plan_execution_time->proc~push_nvtx_domain_range proc~get_transpose_kernel->proc~compile_and_cache proc~run_autotune_backend->proc~push_nvtx_domain_range proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~push_nvtx_domain_range proc~transpose_ptr->proc~execute~5 proc~autotune_grid_decomposition transpose_plan_host%autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_grid_decomposition~2 autotune_grid_decomposition proc~autotune_grid_decomposition~2->proc~autotune_grid~2 proc~autotune_transpose_id transpose_plan_host%autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~create_c2c dtfft_plan_c2c_t%create_c2c proc~create_c2c->proc~create_c2c_internal proc~create_c2c_pencil dtfft_plan_c2c_t%create_c2c_pencil proc~create_c2c_pencil->proc~create_c2c_internal proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~run_autotune_backend proc~create_cuda->proc~autotune_grid_decomposition~2 proc~load_cuda load_cuda proc~create_cuda->proc~load_cuda proc~load_nvrtc load_nvrtc proc~create_cuda->proc~load_nvrtc proc~create_private transpose_plan_host%create_private proc~create_private->proc~autotune_grid proc~create_private->proc~autotune_grid_decomposition proc~create_r2c dtfft_plan_r2c_t%create_r2c proc~create_r2c->proc~create_r2c_internal proc~create_r2c_pencil dtfft_plan_r2c_t%create_r2c_pencil proc~create_r2c_pencil->proc~create_r2c_internal proc~create_r2r dtfft_plan_r2r_t%create_r2r proc~create_r2r->proc~create_r2r_internal proc~create_r2r_pencil dtfft_plan_r2r_t%create_r2r_pencil proc~create_r2r_pencil->proc~create_r2r_internal proc~create~4 nvrtc_kernel%create proc~create~4->proc~get_kernel proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy~12 proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~execute_private~2->proc~execute~5 proc~execute~11 dtfft_plan_t%execute proc~execute~11->proc~execute_ptr proc~load load proc~load->proc~dynamic_load proc~load_cuda->proc~dynamic_load proc~load_nvrtc->proc~dynamic_load proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~autotune_mpi_datatypes->proc~autotune_transpose_id proc~create~9 transpose_handle_cuda%create proc~create~9->proc~create~4 proc~load_vkfft load_vkfft proc~load_vkfft->proc~load proc~create~5 vkfft_executor%create proc~create~5->proc~load_vkfft