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~15 transpose_handle_datatype%destroy proc~destroy~15->proc~destroy_handle proc~create~16 transpose_handle_datatype%create proc~create~16->proc~create_handle proc~create~16->proc~destroy~15 proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~destroy~15 proc~autotune_transpose_id autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~run_autotune_datatypes run_autotune_datatypes proc~run_autotune_datatypes->proc~autotune_transpose_id proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~run_autotune_datatypes proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create transpose_plan%create proc~create->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create->proc~autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid