Check if an interface is inside the domain. More...
#include <condition_action_sequence.hpp>
Public Member Functions | |
pair< bool, bool > | operator() (const Edge &edge, const Tessellation &tess, const vector< ComputationalCell > &cells, TracerStickerNames const &tracerstickernames) const |
Checks if an interface satisfies a condition. More... | |
Check if an interface is inside the domain.
Definition at line 172 of file condition_action_sequence.hpp.
|
virtual |
Checks if an interface satisfies a condition.
edge | Interface |
tess | Tessellation |
cells | Computational cells |
tracerstickernames | The names of the tracers and stickers |
Implements ConditionActionSequence::Condition.
Definition at line 242 of file condition_action_sequence.cpp.