PPL Logo

DefaultListEntry< T, PUP_EVERY_ELEMENT > Class Template Reference

#include <parallel_part.h>


Public Member Functions

void accumulate (T &a, const T &b)
getIdentity ()
bool pupEveryElement ()

Static Public Member Functions

template<typename U>
static void accumulate (T &a, const U &b)
static T getIdentity ()
static bool pupEveryElement ()


Detailed Description

template<class T, bool PUP_EVERY_ELEMENT = true>
class DefaultListEntry< T, PUP_EVERY_ELEMENT >

Definition at line 23 of file parallel_part.h.


Member Function Documentation

template<class T, bool PUP_EVERY_ELEMENT = true>
void DefaultListEntry< T, PUP_EVERY_ELEMENT >::accumulate ( T &  a,
const T &  b 
) [inline]

Definition at line 25 of file parallel_part.h.

template<class T, bool PUP_EVERY_ELEMENT = true>
T DefaultListEntry< T, PUP_EVERY_ELEMENT >::getIdentity (  )  [inline]

Definition at line 27 of file parallel_part.h.

template<class T, bool PUP_EVERY_ELEMENT = true>
bool DefaultListEntry< T, PUP_EVERY_ELEMENT >::pupEveryElement (  )  [inline]

Definition at line 28 of file parallel_part.h.

template<class T, bool PUP_EVERY_ELEMENT = true>
template<typename U>
static void DefaultListEntry< T, PUP_EVERY_ELEMENT >::accumulate ( T &  a,
const U &  b 
) [inline, static]

Definition at line 165 of file MsaHashtable.h.

template<class T, bool PUP_EVERY_ELEMENT = true>
static T DefaultListEntry< T, PUP_EVERY_ELEMENT >::getIdentity (  )  [inline, static]

Definition at line 167 of file MsaHashtable.h.

template<class T, bool PUP_EVERY_ELEMENT = true>
static bool DefaultListEntry< T, PUP_EVERY_ELEMENT >::pupEveryElement (  )  [inline, static]

Definition at line 168 of file MsaHashtable.h.


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

Generated on Mon Sep 21 08:22:33 2020 for Charm++ by  doxygen 1.5.5