1 #ifndef BLAD_CELL_CHEMISTRY_BLAD_H_INCLUDED
2 #define BLAD_CELL_CHEMISTRY_BLAD_H_INCLUDED
27 namespace CellChemistry {
44 void operator()(
Cell* cell,
double* dchem);
49 double m_aux_breakdown;
51 double m_M_degradation;
53 double m_M_production;
59 #endif // include guard
Namespace for components of the Blad model group.
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Core data used during model execution.
Namespace for the core simulator.
CellChemistry for Blad model.