![]() |
VPTissue Reference Manual
|
CellChemistry for the Wrapper model. More...
#include <WrapperModel.h>

Public Member Functions | |
| WrapperModel (const CoreData &cd) | |
| Initializing constructor. | |
| void | Initialize (const CoreData &cd) |
| Initialize or re-initialization. | |
| void | operator() (Cell *cell, double *dchem) |
| Execute. More... | |
CellChemistry for the Wrapper model.
Definition at line 36 of file cell_chemistry/WrapperModel.h.
| void SimPT_Default::CellChemistry::WrapperModel::operator() | ( | Cell * | cell, |
| double * | dchem | ||
| ) |
Execute.
START FIRST CK-AUX-SHY2 auxin and cytokinin dynamics
Definition at line 51 of file cell_chemistry/WrapperModel.cpp.
References SimPT_Sim::Cell::GetArea(), and SimPT_Sim::Cell::GetIndex().
