libMesh::Threads::task_scheduler_init Class Reference
#include <threads.h>
Public Member Functions | |
| task_scheduler_init (int=automatic) | |
| void | initialize (int=automatic) |
| void | terminate () |
Static Public Attributes | |
| static const int | automatic = -1 |
Detailed Description
Scheduler to manage threads.
Definition at line 305 of file threads.h.
Constructor & Destructor Documentation
| libMesh::Threads::task_scheduler_init::task_scheduler_init | ( | int | = automatic |
) | [inline, explicit] |
Member Function Documentation
| void libMesh::Threads::task_scheduler_init::initialize | ( | int | = automatic |
) | [inline] |
| void libMesh::Threads::task_scheduler_init::terminate | ( | ) | [inline] |
Member Data Documentation
const int libMesh::Threads::task_scheduler_init::automatic = -1 [static] |
The documentation for this class was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:49 UTC
Hosted By: