destroy_strings Subroutine

public subroutine destroy_strings(strings)

Destroys array of string objects

Arguments

Type IntentOptional Attributes Name
type(string), intent(inout), allocatable :: strings(:)

Array of strings


Calls

proc~~destroy_strings~~CallsGraph proc~destroy_strings destroy_strings proc~destroy_string string%destroy_string proc~destroy_strings->proc~destroy_string

Called by

proc~~destroy_strings~~CalledByGraph proc~destroy_strings destroy_strings proc~compile_program compile_program proc~compile_program->proc~destroy_strings proc~get_backend_from_env get_backend_from_env proc~get_backend_from_env->proc~destroy_strings proc~init_environment init_environment proc~init_environment->proc~destroy_strings proc~init_environment->proc~get_backend_from_env proc~load load proc~load->proc~destroy_strings proc~load_cuda load_cuda proc~load_cuda->proc~destroy_strings proc~load_nvrtc load_nvrtc proc~load_nvrtc->proc~destroy_strings proc~create~6 nvrtc_module%create proc~create~6->proc~compile_program proc~init_internal init_internal proc~init_internal->proc~init_environment proc~init~2 reshape_plan_base%init proc~init~2->proc~load_cuda proc~init~2->proc~load_nvrtc proc~load_vkfft load_vkfft proc~load_vkfft->proc~load program~test_device_kernels test_device_kernels program~test_device_kernels->proc~load_cuda program~test_device_kernels->proc~load_nvrtc program~test_device_kernels->proc~init_internal proc~check_create_args dtfft_plan_t%check_create_args proc~check_create_args->proc~init_internal proc~create reshape_plan%create proc~create->proc~init~2 proc~create_nvrtc_module create_nvrtc_module proc~create_nvrtc_module->proc~create~6 proc~create~10 vkfft_executor%create proc~create~10->proc~load_vkfft proc~create~15 transpose_plan%create proc~create~15->proc~init~2 proc~dtfft_set_config dtfft_set_config proc~dtfft_set_config->proc~init_internal proc~create_private dtfft_plan_t%create_private proc~create_private->proc~check_create_args proc~dtfft_set_config_c dtfft_set_config_c proc~dtfft_set_config_c->proc~dtfft_set_config proc~get_kernel get_kernel proc~get_kernel->proc~create_nvrtc_module proc~create_c2c_core dtfft_core_c2c%create_c2c_core proc~create_c2c_core->proc~create_private proc~create_r2r_internal dtfft_plan_r2r_t%create_r2r_internal proc~create_r2r_internal->proc~create_private proc~create~5 kernel_device%create proc~create~5->proc~get_kernel proc~create_c2c_internal dtfft_plan_c2c_t%create_c2c_internal proc~create_c2c_internal->proc~create_c2c_core proc~create_r2c_internal dtfft_plan_r2c_t%create_r2c_internal proc~create_r2c_internal->proc~create_c2c_core 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_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_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