1 #ifndef DEFAULT_WALL_CHEMISTRY_NOOP_H_INCLUDED
2 #define DEFAULT_WALL_CHEMISTRY_NOOP_H_INCLUDED
27 namespace WallChemistry {
53 #endif // end_of_include_guard
void Initialize(const CoreData &)
Initialize from ptree.
Core data with mesh, parameters, random engine and time data.
NoOp(const CoreData &)
Initializing constructor.
Core data used during model execution.
NoOp (do nothing) approach to wall chemistry.
Namespace for components of the Default model group.
Namespace for the core simulator.
void operator()(Wall *, double *, double *)
Execute.
NoOp(unsigned int)
Set up empty object.
A cell wall, runs between cell corner points and consists of wall elements.