1 #ifndef DEFAULT_CELL_SPLIT_AUXIN_GROWTH_H_INCLUDED
2 #define DEFAULT_CELL_SPLIT_AUXIN_GROWTH_H_INCLUDED
24 #include <boost/property_tree/ptree.hpp>
50 std::tuple<bool, bool, std::array<double, 3>> operator()(
Cell* cell);
55 double m_division_ratio;
64 #endif // end_of_include_guard
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Core data used during model execution.
Namespace for components of the Default model group.
Namespace for the core simulator.
Cell splitting for auxin dependent growth.