VPTissue Reference Manual
SimPT_Blad::CellSplit Namespace Reference

Namespace for cell houskeeping components of the Blad model group. More...

Classes

class  Blad
 CellSplit for Blad model. More...
 

Variables

const ComponentTraits< CellSplitTag >::MapType g_component_factories
 Stores cell chemistry component factories. More...
 

Detailed Description

Namespace for cell houskeeping components of the Blad model group.

Variable Documentation

const ComponentTraits< CellSplitTag >::MapType SimPT_Blad::CellSplit::g_component_factories
Initial value:
{{
std::make_pair("Blad", boost::value_factory<Blad>())
}}

Stores cell chemistry component factories.

Definition at line 34 of file Blad/components/cell_split/factories.cpp.

Referenced by SimPT_Blad::ComponentFactory::CreateCellSplit(), and SimPT_Blad::ComponentFactory::ListCellSplit().