This file contains a module that implements all the task handling facilities. More...
Go to the source code of this file.
Data Types | |
module | qrm_task_mod |
This module contains the definition of a task type that is used for scheduling tasks during the factorization and solve, and the associated methods. More... | |
type | qrm_task_mod::qrm_task_type |
This type defines a computational task. More... | |
type | qrm_task_mod::qrm_task_queue |
This type defines the task queue attached to a thread. More... | |
type | qrm_task_mod::qrm_task_queue_handle |
This type defines the handle for the queues attached to a family of threads. More... | |
This file contains a module that implements all the task handling facilities.
Definition in file qrm_task_mod.F90.