1 #ifndef CELL_HOUSEKEEPER_H_INCLUDED
2 #define CELL_HOUSEKEEPER_H_INCLUDED
42 boost::property_tree::ptree
Exec()
const;
54 #endif // end_of_include_guard
Core data with mesh, parameters, random engine and time data.
Core data used during model execution.
Interface of Model Components.
Class for handling maintenance of cell mechanics (cell housekeeping).
Namespace for the core simulator.
void Initialize(const CoreData &cd)
Initializes.
std::function< void(Cell *)> CellHousekeepComponent
CellHousekeep component interface.
CellHousekeeper()
Default constructor.
boost::property_tree::ptree Exec() const
Housekeeping rules.