libMesh::Parallel::Attributes< unsigned long long > Struct Template Reference

#include <parallel_implementation.h>

Static Public Member Functions

static void set_lowest (unsigned long long &x)
 
static void set_highest (unsigned long long &x)
 

Static Public Attributes

static const bool has_min_max = true
 

Detailed Description

template<>
struct libMesh::Parallel::Attributes< unsigned long long >

Definition at line 177 of file parallel_implementation.h.

Member Function Documentation

static void libMesh::Parallel::Attributes< unsigned long long >::set_highest ( unsigned long long &  x)
inlinestatic
static void libMesh::Parallel::Attributes< unsigned long long >::set_lowest ( unsigned long long &  x)
inlinestatic

Definition at line 180 of file parallel_implementation.h.

References libMesh::Parallel::min().

void min(T &r, const Communicator &comm=Communicator_World)

Member Data Documentation

const bool libMesh::Parallel::Attributes< unsigned long long >::has_min_max = true
static

Definition at line 179 of file parallel_implementation.h.


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