VPTissue Reference Manual
|
Namespace for cell houskeeping components of the Default model group. More...
Classes | |
class | Auxin |
Implements Auxin cell housekeeping. More... | |
class | AuxinGrowth |
Cell housekeeping for auxin dependent growth. More... | |
class | BasicAuxin |
Cell housekeeping for a basic auxin based model. More... | |
class | Geometric |
Geometry based cell housekeeping. More... | |
class | Meinhardt |
Cell housekeeping for the Meinhardt model. More... | |
class | NoOp |
Implements NoOp (do nothing) cell housekeeping. More... | |
class | SmithPhyllotaxis |
Implements Smith phyllotaxis cell housekeeping. More... | |
class | Wortel |
Cell housekeeping for Wortel. More... | |
class | WrapperModel |
CellHousekeep for Wrapper model. More... | |
Variables | |
const ComponentTraits< CellHousekeepTag >::MapType | g_component_factories |
Stores cell chemistry component factories. More... | |
Namespace for cell houskeeping components of the Default model group.
const ComponentTraits< CellHousekeepTag >::MapType SimPT_Default::CellHousekeep::g_component_factories |
Stores cell chemistry component factories.
Definition at line 39 of file Default/components/cell_housekeep/factories.cpp.
Referenced by SimPT_Default::ComponentFactory::CreateCellHousekeep(), and SimPT_Default::ComponentFactory::ListCellHousekeep().