1 #ifndef DEFAULT_CELL_SPLIT_NO_OP_H_INCLUDED
2 #define DEFAULT_CELL_SPLIT_NO_OP_H_INCLUDED
50 std::tuple<bool, bool, std::array<double, 3>> operator()(
Cell*);
56 #endif // end_of_include_guard
NoOp(const CoreData &)
Initializing constructor.
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Core data used during model execution.
Implements NoOp (do nothing) cell splitting.
Namespace for components of the Default model group.
Namespace for the core simulator.
void Initialize(const CoreData &)
Initialize or re-initialize.