1 #ifndef DEFAULT_CELL_TO_CELL_TRANSPORT_WORTELRT_H_INCLUDED
2 #define DEFAULT_CELL_TO_CELL_TRANSPORT_WORTELRT_H_INCLUDED
24 #include <boost/property_tree/ptree.hpp>
30 namespace CellToCellTransport {
47 void operator()(
Wall* w,
double* dchem_c1,
double* dchem_c2);
51 unsigned int m_chemical_count;
53 std::vector<double> m_D;
63 #endif // end_of_include_guard
Cell to cell transport for Wortel model.
Core data with mesh, parameters, random engine and time data.
Core data used during model execution.
Namespace for components of the Default model group.
Namespace for the core simulator.
A cell wall, runs between cell corner points and consists of wall elements.