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