destroy_handle Subroutine

private subroutine destroy_handle(self)

Destroys transposition handle

Type Bound

handle_t

Arguments

Type IntentOptional Attributes Name
class(handle_t), intent(inout) :: self

Transposition handle


Calls

proc~~destroy_handle~~CallsGraph proc~destroy_handle handle_t%destroy_handle mpi_type_free mpi_type_free proc~destroy_handle->mpi_type_free

Called by

proc~~destroy_handle~~CalledByGraph proc~destroy_handle handle_t%destroy_handle proc~create_handle handle_t%create_handle proc~create_handle->proc~destroy_handle proc~destroy~13 transpose_handle_host%destroy proc~destroy~13->proc~destroy_handle proc~create~12 transpose_handle_host%create proc~create~12->proc~create_handle proc~destroy~12 transpose_plan_host%destroy proc~destroy~12->proc~destroy~13 proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~get_plan_execution_time->proc~destroy~13 proc~get_plan_execution_time->proc~create~12 proc~autotune_grid~2 transpose_plan_host%autotune_grid 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~autotune_transpose_id transpose_plan_host%autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~autotune_grid_decomposition~2 transpose_plan_host%autotune_grid_decomposition proc~autotune_grid_decomposition~2->proc~autotune_grid~2 proc~autotune_mpi_datatypes->proc~autotune_transpose_id 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