$extrastylesheet
libMesh::Threads::task_scheduler_init Class Reference

#include <threads.h>

List of all members.

Public Member Functions

 task_scheduler_init (int=automatic)
void initialize (int=automatic)
void terminate ()
 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 475 of file threads.h.


Constructor & Destructor Documentation

Definition at line 479 of file threads.h.

{}

Definition at line 791 of file threads.h.

{}

Member Function Documentation

Definition at line 480 of file threads.h.

{}

Definition at line 792 of file threads.h.

{}

Definition at line 481 of file threads.h.

{}

Definition at line 793 of file threads.h.

{}

Member Data Documentation

static const int libMesh::Threads::task_scheduler_init::automatic = -1 [static]

Definition at line 478 of file threads.h.


The documentation for this class was generated from the following file: