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

#include <hemoCellFields.h>

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

Public Member Functions

 HemoSetParticles (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 * >)
 
HemoSetParticlesclone () const
 

Private Attributes

vector< HemoCellParticle > & particles
 

Constructor & Destructor Documentation

◆ HemoSetParticles()

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

Member Function Documentation

◆ clone()

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

◆ processGenericBlocks()

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

Member Data Documentation

◆ particles

vector<HemoCellParticle>& hemo::HemoCellFields::HemoSetParticles::particles
private