destroy Subroutine

private subroutine destroy(self)

Destroys transpose_handle_host class

Type Bound

transpose_handle_host

Arguments

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

Transposition class


Calls

proc~~destroy~13~~CallsGraph proc~destroy~13 transpose_handle_host%destroy mpi_request_free mpi_request_free proc~destroy~13->mpi_request_free proc~destroy_handle handle_t%destroy_handle proc~destroy~13->proc~destroy_handle mpi_type_free mpi_type_free proc~destroy_handle->mpi_type_free

Called by

proc~~destroy~13~~CalledByGraph proc~destroy~13 transpose_handle_host%destroy 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~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