QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
Data Types
qrm_task_mod.F90 File Reference

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...
 

Detailed Description

This file contains a module that implements all the task handling facilities.

Date:
2016-01-29 22:22:30 +0100 (Fri, 29 Jan 2016)
Author:
abuttari
Version:
1.1
Revision:
2075

Definition in file qrm_task_mod.F90.