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~6~~CallsGraph proc~destroy~6 transpose_handle_host%destroy mpi_request_free mpi_request_free proc~destroy~6->mpi_request_free proc~destroy_handle handle_t%destroy_handle proc~destroy~6->proc~destroy_handle mpi_type_free mpi_type_free proc~destroy_handle->mpi_type_free

Called by

proc~~destroy~6~~CalledByGraph proc~destroy~6 transpose_handle_host%destroy proc~destroy~7 transpose_plan_host%destroy proc~destroy~7->proc~destroy~6 proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~get_plan_execution_time->proc~destroy~6 proc~autotune_grid transpose_plan_host%autotune_grid proc~autotune_grid->proc~get_plan_execution_time proc~autotune_mpi_datatypes transpose_plan_host%autotune_mpi_datatypes proc~autotune_grid->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 transpose_plan_host%autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_mpi_datatypes->proc~autotune_transpose_id proc~create_private transpose_plan_host%create_private proc~create_private->proc~autotune_grid proc~create_private->proc~autotune_grid_decomposition