VPTissue Reference Manual
|
Implements root division dynamics. More...
#include <Wortel.h>
Public Member Functions | |
Wortel (const CoreData &cd) | |
Initializing constructor. | |
void | Initialize (const CoreData &cd) |
Initialize or re-initialize. | |
void | operator() (Cell *daughter1, Cell *daughter2) |
Execute. | |
Implements root division dynamics.
After divisions, parent and daughter cells get a standard stock of PINs.
Definition at line 37 of file cell_daughters/Wortel.h.