DISPATCH
task_list_mod Module Reference

Task list data type, with methods for startup and updates. Message handling is inherited from the task_mesg_t data type. At this level, task handling is aware of experiment_t data types, and all data types it has inheritet from. More...

Data Types

type  task_list_t
 

Functions/Subroutines

subroutine update (self, head, test, was_refined, was_derefined)
 Common part of task list update, used by dispatchers.
 

Variables

real(8), save dead_mans_hand =60d0
 

Detailed Description

Task list data type, with methods for startup and updates. Message handling is inherited from the task_mesg_t data type. At this level, task handling is aware of experiment_t data types, and all data types it has inheritet from.