1 #ifndef DEFAULT_CELL_COLOR_CHEM_BLUE_H_
2 #define DEFAULT_CELL_COLOR_CHEM_BLUE_H_
22 #include <boost/property_tree/ptree_fwd.hpp>
39 ChemBlue(
const boost::property_tree::ptree& pt,
unsigned int index);
51 #endif // end_of_include_guard
A cell contains walls and nodes.
Chemical dependent cell color (blue).
Namespace for components of the Default model group.
Namespace for the core simulator.
ChemBlue(const boost::property_tree::ptree &pt, unsigned int index)
Straight initialization.
std::array< double, 3 > operator()(SimPT_Sim::Cell *cell)
Return color value.