astring_f2c Subroutine

public subroutine astring_f2c(fstring, cstring, string_size)

Convert Fortran string to C allocatable string

Arguments

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

Fortran string

character(kind=c_char, len=1), intent(out), allocatable :: cstring(:)

C string

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

Size of the C string


Calls

proc~~astring_f2c~~CallsGraph proc~astring_f2c astring_f2c proc~string_f2c string_f2c proc~astring_f2c->proc~string_f2c

Called by

proc~~astring_f2c~~CalledByGraph proc~astring_f2c astring_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_code%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 autotune_grid proc~autotune_grid->proc~push_nvtx_domain_range proc~run_autotune_backend run_autotune_backend proc~autotune_grid->proc~run_autotune_backend proc~autotune_grid~2 transpose_plan_host%autotune_grid proc~autotune_grid~2->proc~push_nvtx_domain_range proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~autotune_grid~2->proc~get_plan_execution_time proc~autotune_mpi_datatypes transpose_plan_host%autotune_mpi_datatypes proc~autotune_grid~2->proc~autotune_mpi_datatypes proc~create_c2c dtfft_plan_c2c_t%create_c2c proc~create_c2c->proc~push_nvtx_domain_range proc~create_r2c dtfft_plan_r2c_t%create_r2c proc~create_r2c->proc~push_nvtx_domain_range proc~create_r2r dtfft_plan_r2r_t%create_r2r proc~create_r2r->proc~push_nvtx_domain_range proc~create~2 nvrtc_kernel%create proc~create~2->proc~compile_and_cache proc~create~5 abstract_executor%create proc~create~5->proc~push_nvtx_domain_range proc~destroy dtfft_plan_t%destroy proc~destroy->proc~push_nvtx_domain_range proc~dynamic_load dynamic_load proc~dynamic_load->proc~load_library proc~dynamic_load->proc~load_symbol proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~push_nvtx_domain_range proc~execute_private dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private proc~execute~5 abstract_transpose_plan%execute proc~execute~5->proc~push_nvtx_domain_range proc~execute~6 abstract_executor%execute proc~execute~6->proc~push_nvtx_domain_range proc~get_plan_execution_time->proc~push_nvtx_domain_range 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 autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_grid_decomposition~2 transpose_plan_host%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_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~run_autotune_backend proc~create_cuda->proc~autotune_grid_decomposition 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~2 transpose_plan_host%create_private proc~create_private~2->proc~autotune_grid~2 proc~create_private~2->proc~autotune_grid_decomposition~2 proc~create~7 transpose_handle_cuda%create proc~create~7->proc~create~2 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_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~execute dtfft_plan_t%execute proc~execute->proc~execute_ptr proc~execute_private->proc~execute~5 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~load_vkfft load_vkfft proc~load_vkfft->proc~load proc~create~11 vkfft_executor%create proc~create~11->proc~load_vkfft