is_same_ptr Function

public elemental function is_same_ptr(ptr1, ptr2)

Checks if two pointer are the same

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in) :: ptr1

First pointer

type(c_ptr), intent(in) :: ptr2

Second pointer

Return Value logical


Called by

proc~~is_same_ptr~~CalledByGraph proc~is_same_ptr is_same_ptr proc~compress~2 abstract_compressor%compress proc~compress~2->proc~is_same_ptr proc~decompress~2 abstract_compressor%decompress proc~decompress~2->proc~is_same_ptr proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~is_same_ptr proc~execute_private dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private proc~execute~10 reshape_plan_base%execute proc~execute~10->proc~is_same_ptr proc~execute~9 abstract_executor%execute proc~execute~9->proc~is_same_ptr proc~free_mem free_mem proc~free_mem->proc~is_same_ptr proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~execute_2d dtfft_plan_t%execute_2d proc~execute_2d->proc~execute~10 proc~execute_2d_reshape dtfft_plan_t%execute_2d_reshape proc~execute_2d_reshape->proc~execute~10 proc~execute_autotune execute_autotune proc~execute_autotune->proc~free_mem proc~execute_generic dtfft_plan_t%execute_generic proc~execute_generic->proc~execute~10 proc~execute_generic_reshape dtfft_plan_t%execute_generic_reshape proc~execute_generic_reshape->proc~execute~10 proc~execute_z_slab dtfft_plan_t%execute_z_slab proc~execute_z_slab->proc~execute~10 proc~execute_z_slab->proc~execute_generic proc~execute_z_slab_reshape dtfft_plan_t%execute_z_slab_reshape proc~execute_z_slab_reshape->proc~execute~10 proc~execute~6 abstract_kernel%execute proc~execute~6->proc~compress~2 proc~execute~6->proc~decompress~2 proc~execute~7 dtfft_plan_t%execute proc~execute~7->proc~execute_ptr proc~mem_free~4 reshape_plan_base%mem_free proc~mem_free~4->proc~free_mem proc~reshape_private dtfft_plan_t%reshape_private proc~reshape_private->proc~execute~10 proc~transpose_private dtfft_plan_t%transpose_private proc~transpose_private->proc~execute~10 proc~autotune_adaptive autotune_adaptive proc~autotune_adaptive->proc~execute_autotune proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~execute_autotune proc~autotune_reshape_plan->proc~autotune_adaptive proc~execute_end~2 reshape_handle_generic%execute_end proc~execute_end~2->proc~execute~6 proc~execute_fused backend_mpi%execute_fused proc~execute_fused->proc~execute~6 proc~execute_many execute_many proc~execute_many->proc~execute_autotune proc~execute_single execute_single proc~execute_many->proc~execute_single proc~execute_mpi backend_mpi%execute_mpi proc~execute_mpi->proc~execute~6 proc~execute_mpi->proc~execute_fused proc~execute_nccl backend_nccl%execute_nccl proc~execute_nccl->proc~execute~6 proc~execute_private->proc~execute_2d proc~execute_private->proc~execute_2d_reshape proc~execute_private->proc~execute_generic proc~execute_private->proc~execute_generic_reshape proc~execute_private->proc~execute_z_slab proc~execute_private->proc~execute_z_slab_reshape proc~execute_test execute_test proc~execute_test->proc~execute~6 proc~execute~2 abstract_backend%execute proc~execute~2->proc~execute~6 proc~reshape_ptr dtfft_plan_t%reshape_ptr proc~reshape_ptr->proc~reshape_private proc~reshape_start_ptr dtfft_plan_t%reshape_start_ptr proc~reshape_start_ptr->proc~reshape_private proc~run_execute_single run_execute_single proc~run_execute_single->proc~execute_autotune proc~test_pack_unpack test_pack_unpack proc~test_pack_unpack->proc~execute~6 proc~test_transpose test_transpose proc~test_transpose->proc~execute~6 proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~transpose_private proc~transpose_start_ptr dtfft_plan_t%transpose_start_ptr proc~transpose_start_ptr->proc~transpose_private proc~create reshape_plan%create proc~create->proc~autotune_reshape_plan proc~dtfft_reshape_c dtfft_reshape_c proc~dtfft_reshape_c->proc~reshape_ptr proc~dtfft_reshape_start_c dtfft_reshape_start_c proc~dtfft_reshape_start_c->proc~reshape_start_ptr proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~dtfft_transpose_start_c dtfft_transpose_start_c proc~dtfft_transpose_start_c->proc~transpose_start_ptr proc~execute_single_transpose_modes execute_single_transpose_modes proc~execute_single_transpose_modes->proc~run_execute_single proc~execute~4 reshape_handle_generic%execute proc~execute~4->proc~execute~2 proc~reshape dtfft_plan_t%reshape proc~reshape->proc~reshape_ptr proc~reshape_start dtfft_plan_t%reshape_start proc~reshape_start->proc~reshape_start_ptr proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~execute_many proc~run_autotune_backend->proc~execute_single proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~transpose_start dtfft_plan_t%transpose_start proc~transpose_start->proc~transpose_start_ptr program~test_compression test_compression program~test_compression->proc~test_pack_unpack program~test_compression->proc~test_transpose program~test_device_kernels test_device_kernels program~test_device_kernels->proc~execute_test proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create~15 transpose_plan%create proc~create~15->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~15->proc~autotune_grid_decomposition proc~execute_single->proc~execute_single_transpose_modes proc~autotune_grid_decomposition->proc~autotune_grid