1 #ifndef BLAD_CELL_TO_CELL_TRANSPORT_BLADRT_H_INCLUDED
2 #define BLAD_CELL_TO_CELL_TRANSPORT_BLADRT_H_INCLUDED
29 namespace CellToCellTransport {
46 void operator()(
Wall* w,
double* dchem_c1,
double* dchem_c2);
50 double m_M_diffusion_constant;
56 #endif // include guard
Namespace for components of the Blad model group.
Core data with mesh, parameters, random engine and time data.
Core data used during model execution.
Cell to cell reaction and transport for Blad model.
Namespace for the core simulator.
A cell wall, runs between cell corner points and consists of wall elements.