libMesh::Parallel::Attributes< T > Struct Template Reference

#include <parallel.h>

List of all members.

Static Public Member Functions

static void set_lowest (T &)
static void set_highest (T &)

Static Public Attributes

static const bool has_min_max = false

Detailed Description

template<typename T>
struct libMesh::Parallel::Attributes< T >

Definition at line 303 of file parallel.h.


Member Function Documentation

template<typename T >
static void libMesh::Parallel::Attributes< T >::set_highest ( T &   )  [inline, static]

Definition at line 307 of file parallel.h.

00307 {}

template<typename T >
static void libMesh::Parallel::Attributes< T >::set_lowest ( T &   )  [inline, static]

Definition at line 306 of file parallel.h.

00306 {}


Member Data Documentation

template<typename T >
const bool libMesh::Parallel::Attributes< T >::has_min_max = false [static]

Definition at line 305 of file parallel.h.


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

Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:44 UTC

Hosted By:
SourceForge.net Logo