hemocell
|
#include <hemoCellFunctional.h>
Classes | |
union | byteint |
struct | IDandGatherType |
Public Member Functions | |
HemoCellGatheringFunctional (std::map< int, GatherType > &gatherValues_) | |
void | getModificationPattern (std::vector< bool > &isWritten) const |
plb::BlockDomain::DomainT | appliesTo () const |
void | getTypeOfModification (std::vector< plb::modif::ModifT > &modified) const |
Static Public Member Functions | |
static void | gather (std::map< int, GatherType > &gatherValues) |
Public Attributes | |
std::map< int, GatherType > & | gatherValues |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
std::map<int,GatherType>& hemo::HemoCellGatheringFunctional< GatherType >::gatherValues |