![]() |
VPTissue Reference Manual
|
Implements MaizeGRN division dynamics. More...
#include <WrapperModel.h>

Public Member Functions | |
| WrapperModel (const CoreData &cd) | |
| Initializing constructor. | |
| void | Initialize (const CoreData &cd) |
| Initialize or re-initialize. | |
| void | operator() (Cell *daughter1, Cell *daughter2) |
| Execute. | |
Implements MaizeGRN division dynamics.
After divisions, parent and daughter cells get a standard stock of PINs.
Definition at line 38 of file cell_daughters/WrapperModel.h.