VPTissue Reference Manual
SimPT_Default::WallChemistry::AuxinGrowth Class Reference

Implements wall chemistry for the AuxinGrowth model. More...

#include <AuxinGrowth.h>

Collaboration diagram for SimPT_Default::WallChemistry::AuxinGrowth:
Collaboration graph

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...
 

Detailed Description

Implements wall chemistry for the AuxinGrowth model.

Definition at line 34 of file wall_chemistry/AuxinGrowth.h.

Member Function Documentation

void SimPT_Default::WallChemistry::AuxinGrowth::operator() ( Wall w,
double *  dw1,
double *  dw2 
)

Execute.

$ \frac{d Pij/dt}{dt} = k_1 A_j \frac{P_i}{L_ij} - k_2 P_{ij} $

Definition at line 55 of file wall_chemistry/AuxinGrowth.cpp.


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