destroy_handle Subroutine

private subroutine destroy_handle(self)

Destroys reshape handle

Type Bound

handle_t

Arguments

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

Reshape 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~3 reshape_handle_datatype%destroy proc~destroy~3->proc~destroy_handle proc~create~3 reshape_handle_datatype%create proc~create~3->proc~create_handle proc~create~3->proc~destroy~3