destroy_data_handle Subroutine

private subroutine destroy_data_handle(self)

Destroys handle

Type Bound

data_handle

Arguments

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

Helper class


Called by

proc~~destroy_data_handle~~CalledByGraph proc~destroy_data_handle data_handle%destroy_data_handle proc~create~7 transpose_handle_cuda%create proc~create~7->proc~destroy_data_handle