VPTissue Reference Manual
|
Implements NoOp (do nothing) cell splitting. More...
#include <NoOp.h>
Public Member Functions | |
NoOp (const CoreData &) | |
Initializing constructor. | |
void | Initialize (const CoreData &) |
Initialize or re-initialize. | |
std::tuple< bool, bool, std::array< double, 3 > > | operator() (Cell *) |
Execute. | |
Implements NoOp (do nothing) cell splitting.
Definition at line 40 of file cell_split/NoOp.h.