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

Called by

proc~~destroy~3~~CalledByGraph proc~destroy~3 reshape_handle_datatype%destroy proc~create~3 reshape_handle_datatype%create proc~create~3->proc~destroy~3