VPTissue Reference Manual
|
Implements wall chemistry for the AuxinGrowth model. More...
#include <AuxinGrowth.h>
Public Member Functions | |
AuxinGrowth () | |
Set up empty object. | |
AuxinGrowth (const CoreData &cd) | |
Initializing constructor. | |
void | Initialize (const CoreData &cd) |
Initialize from ptree. | |
void | operator() (Wall *w, double *dw1, double *dw2) |
Execute. More... | |
Implements wall chemistry for the AuxinGrowth model.
Definition at line 34 of file wall_chemistry/AuxinGrowth.h.
void SimPT_Default::WallChemistry::AuxinGrowth::operator() | ( | Wall * | w, |
double * | dw1, | ||
double * | dw2 | ||
) |