#include <hemoCellField.h>
◆ HemoCellField()
HemoCellField::HemoCellField |
( |
HemoCellFields & |
cellFields_, |
|
|
string & |
name_, |
|
|
unsigned int |
ctype_, |
|
|
int |
contructType |
|
) |
| |
◆ ~HemoCellField()
HemoCellField::~HemoCellField |
( |
| ) |
|
◆ addSingleCell()
◆ getFluidField3D()
plb::MultiBlockLattice3D< T, DESCRIPTOR > * HemoCellField::getFluidField3D |
( |
| ) |
|
◆ getIdentifier()
std::string HemoCellField::getIdentifier |
( |
| ) |
|
◆ getMesh()
plb::TriangularSurfaceMesh< T > & HemoCellField::getMesh |
( |
| ) |
|
◆ getNumberOfCells_Global()
int HemoCellField::getNumberOfCells_Global |
( |
| ) |
|
◆ getOriginalBoundingBox()
hemo::Array< T, 6 > HemoCellField::getOriginalBoundingBox |
( |
| ) |
|
◆ getParticleArg()
◆ getParticleField3D()
◆ getVolumeFraction()
T hemo::HemoCellField::getVolumeFraction |
( |
| ) |
|
◆ setOutputVariables()
void HemoCellField::setOutputVariables |
( |
const vector< int > & |
outputs | ) |
|
◆ statistics()
void HemoCellField::statistics |
( |
| ) |
|
◆ boundaryElement
plb::TriangleBoundary3D<T>* hemo::HemoCellField::boundaryElement = 0 |
◆ cellFields
◆ ctype
unsigned char hemo::HemoCellField::ctype |
◆ default_output
vector< int > HemoCellField::default_output |
|
staticprivate |
◆ desiredOutputVariables
vector<int> hemo::HemoCellField::desiredOutputVariables |
◆ doInteriorViscosity
bool hemo::HemoCellField::doInteriorViscosity = false |
◆ doSolidifyMechanics
bool hemo::HemoCellField::doSolidifyMechanics = false |
◆ innerViscosityDynamics
plb::Dynamics<T,DESCRIPTOR>* hemo::HemoCellField::innerViscosityDynamics = 0 |
◆ interiorViscosityTau
T hemo::HemoCellField::interiorViscosityTau = 1.0 |
◆ kernelMethod
◆ materialCfg
Config* hemo::HemoCellField::materialCfg = 0 |
◆ mechanics
◆ meshElement
plb::TriangularSurfaceMesh<T>* hemo::HemoCellField::meshElement = 0 |
◆ meshmetric
◆ minimumDistanceFromSolid
unsigned int hemo::HemoCellField::minimumDistanceFromSolid = 0 |
◆ name
std::string hemo::HemoCellField::name |
◆ numVertex
int hemo::HemoCellField::numVertex = 0 |
◆ outputTriangles
bool hemo::HemoCellField::outputTriangles = false |
◆ restingCellVolume
T hemo::HemoCellField::restingCellVolume = 0 |
◆ timescale
unsigned int hemo::HemoCellField::timescale = 1 |
◆ triangle_list
◆ volume
T hemo::HemoCellField::volume = 0 |
◆ volumeFractionOfLspPerNode
T hemo::HemoCellField::volumeFractionOfLspPerNode = 0 |