Determines the kind of interface. More...
#include <condition_action_sequence.hpp>

Public Member Functions | |
| virtual pair< bool, bool > | operator() (const Edge &edge, const Tessellation &tess, const vector< ComputationalCell > &cells, TracerStickerNames const &tracerstickernames) const =0 |
| Checks if an interface satisfies a condition. More... | |
Determines the kind of interface.
Definition at line 13 of file condition_action_sequence.hpp.
|
pure virtual |
Checks if an interface satisfies a condition.
| edge | Interface |
| tess | Tessellation |
| cells | Computational cells |
| tracerstickernames | The names of the tracers and stickers |
Implemented in RegularSpecialEdge, IsBulkEdge, and IsBoundaryEdge.
1.8.13