VPTissue Reference Manual
|
NoOp (do nothing) cell chemistry. More...
#include <NoOp.h>
Public Member Functions | |
NoOp (const CoreData &) | |
Initializing constructor. | |
void | Initialize (const CoreData &) |
Initialize or re-initialize. | |
void | operator() (Cell *, double *) |
Execute. | |
NoOp (do nothing) cell chemistry.
Definition at line 30 of file cell_chemistry/NoOp.h.