destroy Subroutine

private subroutine destroy(self)

Destroys Generic Transpose Handle

Type Bound

reshape_handle_generic

Arguments

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

Generic Transpose Handle


Calls

proc~~destroy~7~~CallsGraph proc~destroy~7 reshape_handle_generic%destroy proc~destroy~9 abstract_kernel%destroy proc~destroy~7->proc~destroy~9 destroy_private destroy_private proc~destroy~9->destroy_private proc~destroy_string string%destroy_string proc~destroy~9->proc~destroy_string

Called by

proc~~destroy~7~~CalledByGraph proc~destroy~7 reshape_handle_generic%destroy proc~create~7 reshape_handle_generic%create proc~create~7->proc~destroy~7