24#ifndef HEMOCELL_RBCHIGHORDERMODEL_H
25#define HEMOCELL_RBCHIGHORDERMODEL_H
48 void ParticleMechanics(map<
int,vector<HemoCellParticle *>> & particles_per_cell,
const map<int,bool> &lpc,
size_t ctype) ;
CellMechanics(HemoCellField &cellfield, Config &modelCfg_)
Definition cellMechanics.h:42
Definition hemoCellField.h:42
const T k_volume
Definition rbcHighOrderModel.h:39
RbcHighOrderModel(Config &modelCfg_, HemoCellField &cellField_)
Definition rbcHighOrderModel.cpp:29
const T eta_m
Definition rbcHighOrderModel.h:43
void statistics()
Definition rbcHighOrderModel.cpp:209
void ParticleMechanics(map< int, vector< HemoCellParticle * > > &particles_per_cell, const map< int, bool > &lpc, size_t ctype)
Definition rbcHighOrderModel.cpp:38
HemoCellField & cellField
Definition rbcHighOrderModel.h:38
const T k_area
Definition rbcHighOrderModel.h:40
const T k_bend
Definition rbcHighOrderModel.h:42
const T k_link
Definition rbcHighOrderModel.h:41
double T
Definition constant_defaults.h:118