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~5 nvrtc_module%create proc~create~5->proc~compile_program proc~init reshape_plan_base%init proc~init->proc~load_cuda proc~init->proc~load_nvrtc proc~init_internal init_internal proc~init_internal->proc~init_environment proc~load_vkfft load_vkfft proc~load_vkfft->proc~load proc~check_create_args dtfft_plan_t%check_create_args proc~check_create_args->proc~init_internal proc~create_nvrtc_module create_nvrtc_module proc~create_nvrtc_module->proc~create~5 proc~create~16 transpose_plan%create proc~create~16->proc~init proc~create~4 vkfft_executor%create proc~create~4->proc~load_vkfft proc~create~9 reshape_plan%create proc~create~9->proc~init 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~7 kernel_device%create proc~create~7->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