Initialises job list. The function returns E_ALLOC
on error.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(job_list_type), | intent(out) | :: | job_list |
Job list type. |
||
integer, | intent(in) | :: | n |
Maximum number of jobs to hold. |