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