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