VPTissue Reference Manual
|
Namespace for cell chemistry components of the Default model group. More...
Classes | |
class | AuxinGrowth |
Implements AuxinGrowth cell chemistry. More... | |
class | Meinhardt |
Cell chemistry for Meinhardt model. More... | |
class | NoOp |
NoOp (do nothing) cell chemistry. More... | |
class | PINFlux |
Implements PINFlux model for cell chemistry. More... | |
class | PINFlux2 |
Slightly different PINFlux model for cell chemistry. More... | |
class | SmithPhyllotaxis |
Implements cell chemistry of the phyllotaxis model due to Richard Smith et al. More... | |
class | Source |
CellChemistry for Source model. More... | |
class | TestCoupling |
CellChemistry component for the TestCoupling model. More... | |
class | Wortel |
CellChemistry for Wortel model. More... | |
class | WrapperModel |
CellChemistry for the Wrapper model. More... | |
Variables | |
const ComponentTraits< CellChemistryTag >::MapType | g_component_factories |
Stores cell chemistry component factories. More... | |
Namespace for cell chemistry components of the Default model group.
const ComponentTraits< CellChemistryTag >::MapType SimPT_Default::CellChemistry::g_component_factories |
Stores cell chemistry component factories.
Definition at line 42 of file Default/components/cell_chemistry/factories.cpp.
Referenced by SimPT_Default::ComponentFactory::CreateCellChemistry(), and SimPT_Default::ComponentFactory::ListCellChemistry().