VPTissue Reference Manual
|
Namespace for time evolver components of the Default model group. More...
Classes | |
class | Grow |
Growth and division time evolution algorithm. More... | |
class | Housekeep |
Housekeep time step algorithm. More... | |
class | HousekeepGrow |
HousekeepGrow time step is a composite: Grow then Housekeep. More... | |
class | Transport |
Time evolution of reaction, diffusion and active transport process. More... | |
class | VLeaf |
VLeaf1 algorithm for time evolution. More... | |
class | VPTissue |
Composite time step: ReactionAndTransport, then Grow and then Housekeep. More... | |
Variables | |
const ComponentTraits< TimeEvolverTag >::MapType | g_component_factories |
Stores cell chemistry component factories. More... | |
Namespace for time evolver components of the Default model group.
const ComponentTraits< TimeEvolverTag >::MapType SimPT_Default::TimeEvolver::g_component_factories |
Stores cell chemistry component factories.
Definition at line 38 of file Default/components/time_evolver/factories.cpp.
Referenced by SimPT_Default::ComponentFactory::CreateTimeEvolver(), and SimPT_Default::ComponentFactory::ListTimeEvolver().