hemocell
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
hemo::HemoCellFields::HemoGetParticles Class Reference

#include <hemoCellFields.h>

Inheritance diagram for hemo::HemoCellFields::HemoGetParticles:
Inheritance graph
[legend]
Collaboration diagram for hemo::HemoCellFields::HemoGetParticles:
Collaboration graph
[legend]

Public Member Functions

 HemoGetParticles (vector< HemoCellParticle * > &particles_)
 
- Public Member Functions inherited from hemo::HemoCellFunctional
 HemoCellFunctional ()
 
void getModificationPattern (std::vector< bool > &isWritten) const
 
plb::BlockDomain::DomainT appliesTo () const
 
void getTypeOfModification (std::vector< plb::modif::ModifT > &modified) const
 

Private Member Functions

void processGenericBlocks (plb::Box3D, std::vector< plb::AtomicBlock3D * >)
 
HemoGetParticlesclone () const
 

Private Attributes

vector< HemoCellParticle * > & particles
 

Constructor & Destructor Documentation

◆ HemoGetParticles()

hemo::HemoCellFields::HemoGetParticles::HemoGetParticles ( vector< HemoCellParticle * > &  particles_)
inline

Member Function Documentation

◆ clone()

HemoCellFields::HemoGetParticles * hemo::HemoCellFields::HemoGetParticles::clone ( ) const
private

◆ processGenericBlocks()

void hemo::HemoCellFields::HemoGetParticles::processGenericBlocks ( plb::Box3D  ,
std::vector< plb::AtomicBlock3D * >   
)
private

Member Data Documentation

◆ particles

vector<HemoCellParticle *>& hemo::HemoCellFields::HemoGetParticles::particles
private