dm_job_list_destroy Subroutine

public subroutine dm_job_list_destroy(job_list)

Deallocates job list.

Arguments

Type IntentOptional Attributes Name
type(job_list_type), intent(inout) :: job_list

Job list type.