1 #ifndef DEFAULT_CELL_TO_CELL_TRANSPORT_NOOP_H_INCLUDED
2 #define DEFAULT_CELL_TO_CELL_TRANSPORT_NOOP_H_INCLUDED
27 namespace CellToCellTransport {
50 #endif // end_of_include_guard
Core data with mesh, parameters, random engine and time data.
NoOp(const CoreData &)
Initializing constructor.
Core data used during model execution.
void Initialize(const CoreData &)
Initialize or re-initialize.
NoOp (do nothing) transport scheme.
Namespace for components of the Default model group.
Namespace for the core simulator.
void operator()(Wall *, double *, double *)
Execute.
A cell wall, runs between cell corner points and consists of wall elements.