VPTissue Reference Manual
|
Namespace for diffusion and transport components of the Default model group. More...
Classes | |
class | AuxinGrowth |
Cell to cell transport for AuxinGrowth model. More... | |
class | Basic |
Basic plus source approach to cell2cell transport. More... | |
class | Meinhardt |
Cell to cell transport for Meinhardt model. More... | |
class | NoOp |
NoOp (do nothing) transport scheme. More... | |
class | Plain |
Implements a plain transport scheme. More... | |
class | SmithPhyllotaxis |
Cell to cell passive & active transport of IAA & PIN in the phyllotaxis model of Richard Smith. More... | |
class | Source |
Source based transport scheme. More... | |
class | TestCoupling |
CellToCellTransport component for the TestCoupling model. More... | |
class | Wortel |
Cell to cell transport for Wortel model. More... | |
class | WrapperModel |
Cell to cell transport for WrapperModel model. More... | |
Variables | |
const ComponentTraits< CellToCellTransportTag >::MapType | g_component_factories |
Stores cell chemistry component factories. More... | |
Namespace for diffusion and transport components of the Default model group.
const ComponentTraits< CellToCellTransportTag >::MapType SimPT_Default::CellToCellTransport::g_component_factories |
Stores cell chemistry component factories.
Definition at line 43 of file Default/components/cell2cell_transport/factories.cpp.
Referenced by SimPT_Default::ComponentFactory::CreateCellToCellTransport(), and SimPT_Default::ComponentFactory::ListCellToCellTransport().