destroy Subroutine

private subroutine destroy(self)

Destroys reshape_handle_datatype class

Type Bound

reshape_handle_datatype

Arguments

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

Datatype handle


Calls

proc~~destroy~16~~CallsGraph proc~destroy~16 reshape_handle_datatype%destroy mpi_request_free mpi_request_free proc~destroy~16->mpi_request_free proc~destroy_handle handle_t%destroy_handle proc~destroy~16->proc~destroy_handle mpi_type_free mpi_type_free proc~destroy_handle->mpi_type_free

Called by

proc~~destroy~16~~CalledByGraph proc~destroy~16 reshape_handle_datatype%destroy proc~create~17 reshape_handle_datatype%create proc~create~17->proc~destroy~16