1 #ifndef DEFAULT_CELLCOLOR_TIPGROWTH_H_
2 #define DEFAULT_CELLCOLOR_TIPGROWTH_H_
22 #include <boost/property_tree/ptree_fwd.hpp>
37 TipGrowth(
const boost::property_tree::ptree& pt);
46 #endif // end_of_include_guard
A cell contains walls and nodes.
TipGrowth(const boost::property_tree::ptree &pt)
Straight initialization.
Namespace for components of the Default model group.
Namespace for the core simulator.
Implements simple cell color, red for chemicals 0 and 1.
std::array< double, 3 > operator()(SimPT_Sim::Cell *cell)
Return color value.