destroy_code Subroutine

private subroutine destroy_code(self)

Frees all memory

Type Bound

kernel_code

Arguments

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

Kernel code


Called by

proc~~destroy_code~~CalledByGraph proc~destroy_code kernel_code%destroy_code proc~compile_and_cache compile_and_cache proc~compile_and_cache->proc~destroy_code proc~create~2 nvrtc_kernel%create proc~create~2->proc~compile_and_cache proc~create~7 transpose_handle_cuda%create proc~create~7->proc~create~2