Determines the kind of cell. More...
#include <ConditionExtensiveUpdater.hpp>
Public Member Functions | |
| virtual bool | operator() (size_t index, const Tessellation &tess, const vector< ComputationalCell > &cells, double time, TracerStickerNames const &tracerstickernames) const =0 |
| Checks if an interface satisfies a condition. More... | |
Determines the kind of cell.
Definition at line 13 of file ConditionExtensiveUpdater.hpp.
|
pure virtual |
Checks if an interface satisfies a condition.
| index | The index of the cell |
| tess | Tessellation |
| cells | Computational cells |
| time | The sim time |
| tracerstickernames | The names of the tracers and stickers |
1.8.13