$extrastylesheet
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 349 of file parallel.h.


Member Function Documentation

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

Definition at line 353 of file parallel.h.

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

Definition at line 352 of file parallel.h.

{}

Member Data Documentation

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

Definition at line 351 of file parallel.h.


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