VPTissue Reference Manual
SimPT_Default::CellDaughters::SmithPhyllotaxis Class Reference

Implements Smith phyllotaxis division dynamics. More...

#include <SmithPhyllotaxis.h>

Collaboration diagram for SimPT_Default::CellDaughters::SmithPhyllotaxis:
Collaboration graph

Public Member Functions

 SmithPhyllotaxis (const CoreData &cd)
 Initializing constructor.
 
void Initialize (const CoreData &cd)
 Initialize or re-initialize.
 
void operator() (Cell *daughter1, Cell *daughter2)
 Execute.
 

Detailed Description

Implements Smith phyllotaxis division dynamics.

Auxin is modelled as concentration: daughter inherits mother's concentration while PIN is distributed proportional to the areas of the two cells.

Definition at line 38 of file cell_daughters/SmithPhyllotaxis.h.


The documentation for this class was generated from the following files: