$extrastylesheet
libMesh::Threads::RangeBody< Range, Body > Class Template Reference

#include <threads.h>

List of all members.

Public Attributes

Range * range
Body * body

Detailed Description

template<typename Range, typename Body>
class libMesh::Threads::RangeBody< Range, Body >

Definition at line 450 of file threads.h.


Member Data Documentation

template<typename Range, typename Body>
Body* libMesh::Threads::RangeBody< Range, Body >::body

Definition at line 454 of file threads.h.

Referenced by libMesh::Threads::run_body().

template<typename Range, typename Body>
Range* libMesh::Threads::RangeBody< Range, Body >::range

Definition at line 453 of file threads.h.

Referenced by libMesh::Threads::run_body().


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