25 #include <boost/functional/value_factory.hpp>
29 namespace CellToCellTransportBoundary {
36 std::make_pair(
"TestCoupling_I", boost::value_factory<TestCoupling_I>()),
37 std::make_pair(
"TestCoupling_II", boost::value_factory<TestCoupling_II>())
CellToCellTransportBoundary component for the TestCoupling model.
Namespace for components of the Default model group.
CellToCellTransportBoundary component for the TestCoupling model.
const ComponentTraits< CellToCellTransportBoundaryTag >::MapType g_component_factories
Stores cell chemistry component factories.
CellToCellTransport component factory map.
Primary template never gets instantiated.