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~init_environment init_environment proc~init_environment->proc~destroy_strings 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 transpose_plan%create proc~create->proc~load_cuda proc~create->proc~load_nvrtc proc~create~13 nvrtc_module%create proc~create~13->proc~compile_program 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~13 proc~create~14 vkfft_executor%create proc~create~14->proc~load_vkfft 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~8 kernel_device%create proc~create~8->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