#include <hemoCellStretch.h>
◆ HemoCellStretch()
hemo::HemoCellStretch::HemoCellStretch |
( |
HemoCellField & |
cellfield_, |
|
|
unsigned int |
n_forced_lsps_, |
|
|
T |
external_force_ |
|
) |
| |
◆ applyForce()
void hemo::HemoCellStretch::applyForce |
( |
| ) |
|
◆ cellfield
◆ external_force
T hemo::HemoCellStretch::external_force = 0.0 |
|
static |
◆ lower_lsps
vector< plint > hemo::HemoCellStretch::lower_lsps = vector<plint>() |
|
static |
◆ n_forced_lsps
unsigned int hemo::HemoCellStretch::n_forced_lsps = 0 |
|
static |
◆ scale
T hemo::HemoCellStretch::scale = 1.0 |
|
static |
◆ upper_lsps
vector< plint > hemo::HemoCellStretch::upper_lsps = vector<plint>() |
|
static |