dm_job_reset Subroutine

public pure elemental subroutine dm_job_reset(job)

Resets job attributes to defaults.

Arguments

Type IntentOptional Attributes Name
type(job_type), intent(inout) :: job

Job type.