1 #ifndef DEFAULT_CELL_DAUGHTERS_PIN_H_INCLUDED
2 #define DEFAULT_CELL_DAUGHTERS_PIN_H_INCLUDED
29 namespace CellDaughters {
47 void operator()(
Cell* daughter1,
Cell* daughter2);
57 #endif // end_of_include_guard
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Core data used during model execution.
Namespace for components of the Default model group.
Namespace for the core simulator.
Implements PIN division dynamics.