hemocell
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
readPositionsBloodCells.h File Reference
#include "hemoCellFields.h"
#include "config.h"
#include "constantConversion.h"
#include "core/geometry3D.h"
#include "offLattice/triangularSurfaceMesh.hh"
Include dependency graph for readPositionsBloodCells.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hemo::ReadPositionsBloodCellField3D
 

Namespaces

namespace  hemo
 

Functions

void hemo::readPositionsBloodCellField3D (HemoCellFields &cellFields, T dx, Config &cfg)
 
int hemo::getTotalNumberOfCells (HemoCellFields &cellFields)
 
void hemo::getReadPositionsBloodCellsVector (plb::Box3D realDomain, std::vector< plb::TriangularSurfaceMesh< T > * > &meshes, std::vector< plint > &Np, std::vector< std::vector< hemo::Array< T, 3 > > > &positions, std::vector< std::vector< plint > > &cellIds, std::vector< std::vector< hemo::Array< T, 3 > > > &randomAngles, Config &cfg, HemoCellFields &cellFields, HemoCellParticleField &particleField)