1 #ifndef BLAD_CELL_HOUSEKEEP_BLAD_H_INCLUDED
2 #define BLAD_CELL_HOUSEKEEP_BLAD_H_INCLUDED
27 namespace CellHousekeep {
44 void operator()(
Cell* cell);
48 double m_M_threshold_expansion;
49 double m_relative_growth;
55 #endif // end_of_include_guard
Namespace for components of the Blad model group.
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Core data used during model execution.
Namespace for the core simulator.
Cell housekeeping for Blad.