VPTissue Reference Manual
|
Implements cell chemistry of the phyllotaxis model due to Richard Smith et al. More...
#include <SmithPhyllotaxis.h>
Public Member Functions | |
SmithPhyllotaxis (const CoreData &cd) | |
Initializing constructor. | |
void | Initialize (const CoreData &cd) |
Initialize or re-initialize. | |
void | operator() (Cell *cell, double *dchem) |
Execute. | |
Implements cell chemistry of the phyllotaxis model due to Richard Smith et al.
documented in: R. Smith et al., A plausible model of phyllotaxis, PNAS v. 103, 5, 1301-6, 2006.
Definition at line 39 of file cell_chemistry/SmithPhyllotaxis.h.