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 ()

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]

Definition at line 309 of file threads.h.

00309 {}


Member Function Documentation

void libMesh::Threads::task_scheduler_init::initialize ( int  = automatic  )  [inline]

Definition at line 310 of file threads.h.

00310 {}

void libMesh::Threads::task_scheduler_init::terminate (  )  [inline]

Definition at line 311 of file threads.h.

00311 {}


Member Data Documentation

Definition at line 308 of file threads.h.


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:
SourceForge.net Logo