VPTissue Reference Manual
|
Interface/Implementation for ReduceCellWalls. More...
Go to the source code of this file.
Namespaces | |
SimPT_Sim | |
Namespace for the core simulator. | |
Functions | |
template<typename R > | |
R | SimPT_Sim::ReduceCellWalls (Cell *cell, std::function< R(Cell *, Cell *, Wall *)> f) |
Traverse walls of cell and apply functor. | |
Interface/Implementation for ReduceCellWalls.
Definition in file ReduceCellWalls.h.