1 #ifndef DEFAULT_CELL_TO_CELL_TRANSPORT_BASIC_H_INCLUDED
2 #define DEFAULT_CELL_TO_CELL_TRANSPORT_BASIC_H_INCLUDED
27 namespace CellToCellTransport {
44 void operator()(
Wall* w,
double* dchem_c1,
double* dchem_c2);
57 #endif // end_of_include_guard
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.
Basic plus source approach to cell2cell transport.
A cell wall, runs between cell corner points and consists of wall elements.