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~15~~CallsGraph proc~destroy~15 reshape_handle_generic%destroy proc~destroy~16 abstract_kernel%destroy proc~destroy~15->proc~destroy~16 destroy_private destroy_private proc~destroy~16->destroy_private

Called by

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