hemocell
|
#include <particleInfo.h>
Public Member Functions | |
void | processGenericBlocks (plb::Box3D, std::vector< plb::AtomicBlock3D * >) |
GatherParticleVelocity * | clone () const |
Public Member Functions inherited from hemo::HemoCellGatheringFunctional< ParticleStatistics > | |
HemoCellGatheringFunctional (std::map< int, ParticleStatistics > &gatherValues_) | |
void | getModificationPattern (std::vector< bool > &isWritten) const |
plb::BlockDomain::DomainT | appliesTo () const |
void | getTypeOfModification (std::vector< plb::modif::ModifT > &modified) const |
Additional Inherited Members | |
Static Public Member Functions inherited from hemo::HemoCellGatheringFunctional< ParticleStatistics > | |
static void | gather (std::map< int, ParticleStatistics > &gatherValues) |
Public Attributes inherited from hemo::HemoCellGatheringFunctional< ParticleStatistics > | |
std::map< int, ParticleStatistics > & | gatherValues |
GatherParticleVelocity * hemo::GatherParticleVelocity::clone | ( | ) | const |
void hemo::GatherParticleVelocity::processGenericBlocks | ( | plb::Box3D | , |
std::vector< plb::AtomicBlock3D * > | |||
) |