destroy Subroutine

private subroutine destroy(self)

Destroys transpose_handle_datatype class

Type Bound

transpose_handle_datatype

Arguments

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

Transpose handle


Calls

proc~~destroy~15~~CallsGraph proc~destroy~15 transpose_handle_datatype%destroy mpi_request_free mpi_request_free proc~destroy~15->mpi_request_free proc~destroy_handle handle_t%destroy_handle proc~destroy~15->proc~destroy_handle mpi_type_free mpi_type_free proc~destroy_handle->mpi_type_free

Called by

proc~~destroy~15~~CalledByGraph proc~destroy~15 transpose_handle_datatype%destroy proc~create~16 transpose_handle_datatype%create 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