1 #ifndef DEFAULT_CELL_CHEMISTRY_SMITHPHYLLOTAXIS_H_INCLUDED
2 #define DEFAULT_CELL_CHEMISTRY_SMITHPHYLLOTAXIS_H_INCLUDED
30 namespace CellChemistry {
49 void operator()(
Cell* cell,
double* dchem);
71 #endif // 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.
Implements cell chemistry of the phyllotaxis model due to Richard Smith et al.
A cell wall, runs between cell corner points and consists of wall elements.